Example 2 from Robby

Time bar (total: 12.9s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated

analyze565.0ms (4.4%)

Memory
0.1MiB live, 513.8MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
0%0%99.9%0.1%0%0%0%4
0%0%99.9%0.1%0%0%0%5
0%0%99.9%0.1%0%0%0%6
37.5%37.4%62.4%0.1%0%0%0%7
37.5%37.4%62.4%0.1%0%0%0%8
43.8%43.7%56.2%0.1%0%0%0%9
43.8%43.7%56.2%0.1%0%0%0%10
43.8%43.7%56.2%0.1%0%0%0%11
46.9%46.8%53%0.1%0%0%0%12
Compiler

Compiled 32 to 20 computations (37.5% saved)

sample2.3s (17.6%)

Memory
42.2MiB live, 1 917.0MiB allocated
Samples
1.8s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.5s
ival-sin: 481.0ms (31.2% of total)
ival-cos: 364.0ms (23.6% of total)
ival-mult: 285.0ms (18.5% of total)
ival-tan: 162.0ms (10.5% of total)
ival-fabs: 60.0ms (3.9% of total)
ival-div: 56.0ms (3.6% of total)
ival-atan: 45.0ms (2.9% of total)
ival-sub: 41.0ms (2.7% of total)
ival-neg: 38.0ms (2.5% of total)
ival-true: 8.0ms (0.5% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

explain780.0ms (6.1%)

Memory
9.4MiB live, 483.8MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1070-0-(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
70-1(5.462860345027941e-54 1.6123394162039383e-25 -2.0531383933102382e-258)(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
00-0-(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
00-0-(atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))
00-0-t
00-0-(neg.f64 eh)
00-0-(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
00-0-(*.f64 (neg.f64 eh) (tan.f64 t))
00-0-(*.f64 ew (cos.f64 t))
00-0-(sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
00-0-(sin.f64 t)
00-0-(*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
00-0-(*.f64 eh (sin.f64 t))
00-0-(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
00-0-(cos.f64 t)
00-0-(tan.f64 t)
00-0-ew
00-0-eh
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
cos.f64(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))sensitivity1070
/.f64(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)o/n10
(*.f64 (neg.f64 eh) (tan.f64 t))overflow1
Confusion
Predicted +Predicted -
+00
-107149
Precision
0.0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-1070149
Precision?
0.0
Recall?
0/0
Freqs
test
numberfreq
0149
1106
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-100
Precision?
0.0
Recall?
0/0
Samples
197.0ms76×2valid
91.0ms128×1valid
87.0ms308×0valid
Compiler

Compiled 322 to 58 computations (82% saved)

Precisions
Click to see histograms. Total time spent on operations: 339.0ms
ival-sin: 195.0ms (57.5% of total)
ival-cos: 53.0ms (15.6% of total)
ival-tan: 35.0ms (10.3% of total)
ival-mult: 23.0ms (6.8% of total)
adjust: 10.0ms (3% of total)
ival-atan: 9.0ms (2.7% of total)
ival-div: 5.0ms (1.5% of total)
ival-sub: 4.0ms (1.2% of total)
ival-fabs: 4.0ms (1.2% of total)
ival-neg: 2.0ms (0.6% of total)
ival-true: 1.0ms (0.3% of total)
ival-assert: 0.0ms (0% of total)

preprocess163.0ms (1.3%)

Memory
-11.7MiB live, 64.0MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
088267
1231261
2700261
32089261
44224261
55223261
65574261
75790261
85844261
95852261
107099261
117982261
01830
03330
15730
211930
325730
437230
556330
682130
7112730
8162130
9174230
10180930
11190030
12190130
0190130
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
Outputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 (fma.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (sin.f64 t) eh))))
Compiler

Compiled 30 to 18 computations (40% saved)

eval0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated
Compiler

Compiled 0 to 3 computations (-∞% saved)

prune1.0ms (0%)

Memory
0.7MiB live, 0.7MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
Compiler

Compiled 30 to 18 computations (40% saved)

simplify102.0ms (0.8%)

Memory
-8.4MiB live, 40.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 ew (cos.f64 t))
cost-diff0
(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
cost-diff0
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
cost-diff0
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
018144
033144
157144
2119144
3257144
4372144
5563144
6821144
71127144
81621144
91742144
101809144
111900144
121901144
01901144
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 ew (cos.f64 t))
ew
(cos.f64 t)
t
(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
(atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
(*.f64 (neg.f64 eh) (tan.f64 t))
(neg.f64 eh)
eh
(tan.f64 t)
(*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 eh (sin.f64 t))
(sin.f64 t)
(sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
Outputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 (fma.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (sin.f64 t) eh))))
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (cos.f64 t) ew)))
(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (cos.f64 t) ew))
(*.f64 ew (cos.f64 t))
(*.f64 (cos.f64 t) ew)
ew
(cos.f64 t)
t
(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))))
(atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))
(atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
(*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))
(*.f64 (neg.f64 eh) (tan.f64 t))
(*.f64 (neg.f64 (tan.f64 t)) eh)
(neg.f64 eh)
eh
(tan.f64 t)
(*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))) (*.f64 (sin.f64 t) eh))
(*.f64 eh (sin.f64 t))
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
(sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
(sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))))

localize256.0ms (2%)

Memory
10.0MiB live, 165.2MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy0.09375
(*.f64 ew (cos.f64 t))
accuracy0.12890625
(*.f64 (neg.f64 eh) (tan.f64 t))
accuracy1.6336215289301799
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
accuracy24.570459004384414
(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
Samples
151.0ms38×2valid
64.0ms64×1valid
27.0ms154×0valid
Compiler

Compiled 146 to 20 computations (86.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 225.0ms
ival-sin: 166.0ms (73.7% of total)
ival-cos: 23.0ms (10.2% of total)
ival-mult: 11.0ms (4.9% of total)
ival-tan: 8.0ms (3.5% of total)
adjust: 5.0ms (2.2% of total)
ival-atan: 4.0ms (1.8% of total)
ival-div: 2.0ms (0.9% of total)
ival-sub: 2.0ms (0.9% of total)
ival-fabs: 2.0ms (0.9% of total)
ival-neg: 1.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series48.0ms (0.4%)

Memory
-7.1MiB live, 63.1MiB allocated
Counts
7 → 32
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 ew (cos.f64 t))
(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
(*.f64 (neg.f64 eh) (tan.f64 t))
Outputs
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh (sin t)) (cos t)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos t))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* -1/2 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/24 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (+ (* -1/720 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* 1/24 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))))
ew
(+ ew (* -1/2 (* ew (pow t 2))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(* -1 (/ (* eh t) ew))
(* t (+ (* -1 (/ eh ew)) (* -1/3 (/ (* eh (pow t 2)) ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* -2/15 (/ (* eh (pow t 2)) ew))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (+ (* -2/15 (/ eh ew)) (* -17/315 (/ (* eh (pow t 2)) ew))))))))
(* -1 (* eh t))
(* t (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* -2/15 (* eh (pow t 2)))))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (+ (* -2/15 eh) (* -17/315 (* eh (pow t 2)))))))))
Calls

9 calls:

TimeVariablePointExpression
7.0ms
ew
@inf
((fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew))) (/ (* (neg eh) (tan t)) ew) (* (neg eh) (tan t)))
7.0ms
ew
@-inf
((fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew))) (/ (* (neg eh) (tan t)) ew) (* (neg eh) (tan t)))
6.0ms
eh
@0
((fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew))) (/ (* (neg eh) (tan t)) ew) (* (neg eh) (tan t)))
5.0ms
eh
@-inf
((fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew))) (/ (* (neg eh) (tan t)) ew) (* (neg eh) (tan t)))
4.0ms
t
@inf
((fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew))) (/ (* (neg eh) (tan t)) ew) (* (neg eh) (tan t)))

simplify203.0ms (1.6%)

Memory
6.4MiB live, 165.4MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0140848
1455841
21527757
32951745
46022745
08213720
Stop Event
iter limit
node limit
Counts
32 → 31
Calls
Call 1
Inputs
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh (sin t)) (cos t)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos t))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* -1/2 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/24 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (+ (* -1/720 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* 1/24 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))))
ew
(+ ew (* -1/2 (* ew (pow t 2))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(* -1 (/ (* eh t) ew))
(* t (+ (* -1 (/ eh ew)) (* -1/3 (/ (* eh (pow t 2)) ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* -2/15 (/ (* eh (pow t 2)) ew))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (+ (* -2/15 (/ eh ew)) (* -17/315 (/ (* eh (pow t 2)) ew))))))))
(* -1 (* eh t))
(* t (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* -2/15 (* eh (pow t 2)))))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (+ (* -2/15 eh) (* -17/315 (* eh (pow t 2)))))))))
Outputs
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fabs.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (sin.f64 t) eh))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(* -1 (/ (* eh (sin t)) (cos t)))
(*.f64 (/.f64 (neg.f64 eh) (cos.f64 t)) (sin.f64 t))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(* ew (cos t))
(*.f64 (cos.f64 t) ew)
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (neg.f64 eh) t) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew) (*.f64 (*.f64 (neg.f64 eh) t) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) eh) t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) t) (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))) t))
(+ (* -1/2 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/24 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 ew (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (+ (* -1/720 (* ew (* (pow t 2) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* 1/24 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 ew (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)))
ew
(+ ew (* -1/2 (* ew (pow t 2))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(fma.f64 (*.f64 ew (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 t t) ew)
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 ew (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew))
(* -1 (/ (* eh t) ew))
(*.f64 (/.f64 (neg.f64 t) ew) eh)
(* t (+ (* -1 (/ eh ew)) (* -1/3 (/ (* eh (pow t 2)) ew))))
(*.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal -1 binary64))) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* -2/15 (/ (* eh (pow t 2)) ew))))))
(*.f64 (fma.f64 (*.f64 (/.f64 eh ew) (fma.f64 #s(literal -2/15 binary64) (*.f64 t t) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1/3 (/ eh ew)) (* (pow t 2) (+ (* -2/15 (/ eh ew)) (* -17/315 (/ (* eh (pow t 2)) ew))))))))
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (/.f64 eh ew) (fma.f64 #s(literal -17/315 binary64) (*.f64 t t) #s(literal -2/15 binary64))) (*.f64 (/.f64 eh ew) (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal -1 binary64)))) t)
(* -1 (* eh t))
(*.f64 (neg.f64 eh) t)
(* t (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))))
(*.f64 (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal -1 binary64))) t)
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* -2/15 (* eh (pow t 2)))))))
(*.f64 (fma.f64 (*.f64 eh (fma.f64 #s(literal -2/15 binary64) (*.f64 t t) #s(literal -1/3 binary64))) (*.f64 t t) (neg.f64 eh)) t)
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/3 eh) (* (pow t 2) (+ (* -2/15 eh) (* -17/315 (* eh (pow t 2)))))))))
(*.f64 (fma.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 eh (fma.f64 #s(literal -17/315 binary64) (*.f64 t t) #s(literal -2/15 binary64))) (*.f64 eh (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal -1 binary64)))) t)

rewrite226.0ms (1.8%)

Memory
44.0MiB live, 193.6MiB allocated
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01898
03398
18698
254398
3745594
0841894
Stop Event
iter limit
node limit
iter limit
Counts
7 → 350
Calls
Call 1
Inputs
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
(*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))
(*.f64 ew (cos.f64 t))
(cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)
(*.f64 (neg.f64 eh) (tan.f64 t))
Outputs
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) #s(literal 0 binary64)))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))) #s(literal -1 binary64))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 9 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 9 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 t) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 9 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) eh))) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (-.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) eh) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) eh) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 eh)) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (sin.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (tan.f64 t) (neg.f64 eh))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (tan.f64 t) (neg.f64 eh))) (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (neg.f64 (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (cos.f64 t) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) eh (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) eh (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (sin.f64 t) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 ew #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (sin.f64 t)) (neg.f64 eh) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (sin.f64 t) eh) (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 t) eh) (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (sin.f64 t) (*.f64 eh (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (*.f64 eh (neg.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (sin.f64 t) (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (sin.f64 t) (neg.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (neg.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 t) (neg.f64 eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (neg.f64 eh) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 eh) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) (neg.f64 eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (neg.f64 eh) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 eh) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 eh (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 eh (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (*.f64 (cos.f64 t) ew)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)))
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)))
(+.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) eh) (*.f64 (sin.f64 t) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(+.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(+.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t))
(*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew)
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(/.f64 (*.f64 (+.f64 (cos.f64 (+.f64 t (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (+.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) t))) ew) #s(literal 2 binary64))
(/.f64 (*.f64 ew (+.f64 (cos.f64 (+.f64 t (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (+.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) t)))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (cos.f64 t) ew) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64))
(*.f64 (cos.f64 t) ew)
(*.f64 ew (cos.f64 t))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (pow.f64 ew #s(literal -2 binary64)) (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (tan.f64 t))) eh)
(*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) eh) (neg.f64 (tan.f64 t)))
(*.f64 (*.f64 (/.f64 (tan.f64 t) ew) #s(literal -1 binary64)) eh)
(*.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (tan.f64 t) eh))
(*.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 ew) eh) (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 ew) eh) (tan.f64 t)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (neg.f64 (tan.f64 t)) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) ew))
(*.f64 (/.f64 (tan.f64 t) #s(literal -1 binary64)) (/.f64 eh ew))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (neg.f64 (tan.f64 t)) ew))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (tan.f64 t) ew))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (/.f64 (tan.f64 t) ew))
(*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (*.f64 (tan.f64 t) eh))
(*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64))
(*.f64 (neg.f64 (tan.f64 t)) (*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) ew)))
(*.f64 (neg.f64 (tan.f64 t)) (*.f64 eh (pow.f64 ew #s(literal -1 binary64))))
(*.f64 (neg.f64 (tan.f64 t)) (/.f64 (neg.f64 eh) (neg.f64 ew)))
(*.f64 (neg.f64 (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) #s(literal 1 binary64)))
(*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) eh)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 eh)))
(*.f64 (*.f64 (tan.f64 t) eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal 1 binary64)))
(*.f64 (*.f64 (tan.f64 t) eh) (/.f64 #s(literal -1 binary64) ew))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(*.f64 (sin.f64 t) (*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) ew)))
(*.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)) #s(literal 1 binary64))
(*.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (tan.f64 t) (*.f64 (/.f64 (neg.f64 eh) ew) #s(literal 1 binary64)))
(*.f64 (tan.f64 t) (/.f64 (neg.f64 eh) ew))
(*.f64 (neg.f64 eh) (*.f64 (/.f64 (tan.f64 t) ew) #s(literal 1 binary64)))
(*.f64 (neg.f64 eh) (/.f64 (tan.f64 t) ew))
(*.f64 eh (*.f64 (tan.f64 t) (/.f64 #s(literal -1 binary64) ew)))
(*.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64))))
(*.f64 eh (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 t) ew)))
(*.f64 eh (/.f64 (tan.f64 t) (neg.f64 ew)))
(*.f64 eh (/.f64 (neg.f64 (tan.f64 t)) ew))
(*.f64 eh (neg.f64 (/.f64 (tan.f64 t) ew)))
(pow.f64 (/.f64 (/.f64 (neg.f64 ew) eh) (tan.f64 t)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (/.f64 #s(literal -1 binary64) ew)) (cos.f64 t))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 (neg.f64 eh) ew)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(/.f64 (*.f64 (sin.f64 t) (/.f64 (neg.f64 eh) ew)) (cos.f64 t))
(/.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 (*.f64 eh eh))) eh)
(/.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 eh eh))
(/.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 t) (neg.f64 eh))) (cos.f64 t))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (/.f64 ew (tan.f64 t)))
(/.f64 (/.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64)) ew)
(/.f64 (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 (*.f64 eh eh))) (*.f64 (neg.f64 ew) eh))
(/.f64 (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (neg.f64 ew) (*.f64 eh eh)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 (*.f64 eh eh))) (*.f64 ew eh))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 ew (*.f64 eh eh)))
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) ew))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (tan.f64 t))) (*.f64 eh (neg.f64 ew)))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (tan.f64 t)) (*.f64 eh ew))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (neg.f64 (tan.f64 t))) (*.f64 (*.f64 eh eh) (neg.f64 ew)))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (tan.f64 t)) (*.f64 (*.f64 eh eh) ew))
(/.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) #s(literal 1 binary64)) (*.f64 (cos.f64 t) ew))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 t) (neg.f64 eh))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (neg.f64 eh))) (*.f64 (cos.f64 t) ew))
(/.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (pow.f64 ew #s(literal -1 binary64))) (cos.f64 t))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (tan.f64 t) ew)) eh)
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (/.f64 (tan.f64 t) ew)) (*.f64 eh eh))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eh eh))) (*.f64 (/.f64 ew (tan.f64 t)) eh))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (/.f64 ew (tan.f64 t)) (*.f64 eh eh)))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 (*.f64 eh eh))) (*.f64 (*.f64 (cos.f64 t) ew) eh))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh eh)))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) #s(literal 1 binary64)) (*.f64 eh (/.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (sin.f64 t)) (*.f64 eh (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (/.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (cos.f64 t) ew))
(/.f64 #s(literal -1 binary64) (/.f64 ew (*.f64 (tan.f64 t) eh)))
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) eh)))
(/.f64 (*.f64 (tan.f64 t) eh) (neg.f64 ew))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 ew) eh) (tan.f64 t)))
(/.f64 (*.f64 (sin.f64 t) eh) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) ew)
(/.f64 (neg.f64 eh) (/.f64 ew (tan.f64 t)))
(neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(fma.f64 (/.f64 (tan.f64 t) ew) #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(fma.f64 #s(literal 0 binary64) (/.f64 (tan.f64 t) ew) (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 ew)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(-.f64 (/.f64 #s(literal 0 binary64) ew) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (neg.f64 ew) eh) (tan.f64 t))) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (tan.f64 t) ew)) (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(+.f64 (*.f64 (/.f64 (tan.f64 t) ew) #s(literal 0 binary64)) (*.f64 (/.f64 (neg.f64 eh) ew) (tan.f64 t)))
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 t))) (neg.f64 eh))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) eh)
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (tan.f64 t))
(*.f64 (neg.f64 (sin.f64 t)) (/.f64 eh (cos.f64 t)))
(*.f64 (neg.f64 (tan.f64 t)) eh)
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) eh))
(*.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (neg.f64 eh)))
(*.f64 (sin.f64 t) (/.f64 (neg.f64 eh) (cos.f64 t)))
(*.f64 (sin.f64 t) (*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (neg.f64 eh)))
(*.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) #s(literal 1 binary64))
(*.f64 (tan.f64 t) (*.f64 (neg.f64 eh) #s(literal 1 binary64)))
(*.f64 (tan.f64 t) (neg.f64 eh))
(*.f64 (neg.f64 eh) (*.f64 (tan.f64 t) #s(literal 1 binary64)))
(*.f64 (neg.f64 eh) (tan.f64 t))
(*.f64 eh (*.f64 (neg.f64 (tan.f64 t)) #s(literal 1 binary64)))
(*.f64 eh (neg.f64 (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal 2 binary64))) (*.f64 (tan.f64 t) eh))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) eh)))))
(/.f64 (neg.f64 (*.f64 (sin.f64 t) (neg.f64 eh))) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 (*.f64 eh eh))) eh)
(/.f64 (*.f64 (tan.f64 t) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 eh eh))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 eh)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (tan.f64 t)) eh)
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (tan.f64 t)) (*.f64 eh eh))
(/.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) #s(literal 1 binary64)) (cos.f64 t))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) (neg.f64 eh))) (cos.f64 t))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (*.f64 eh eh))) (*.f64 (neg.f64 (cos.f64 t)) eh))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (neg.f64 (cos.f64 t)) (*.f64 eh eh)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 eh eh))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 eh eh)))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 (*.f64 eh eh))) (*.f64 (cos.f64 t) eh))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (sin.f64 t))) (*.f64 eh (neg.f64 (cos.f64 t))))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) #s(literal 1 binary64)) (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (sin.f64 t)) (*.f64 eh (cos.f64 t)))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (neg.f64 (sin.f64 t))) (*.f64 (*.f64 eh eh) (neg.f64 (cos.f64 t))))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (pow.f64 eh #s(literal 3 binary64))) (sin.f64 t)) (*.f64 (*.f64 eh eh) (cos.f64 t)))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (cos.f64 t))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) (neg.f64 eh))))
(/.f64 (*.f64 (sin.f64 t) eh) (neg.f64 (cos.f64 t)))
(/.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(neg.f64 (*.f64 (tan.f64 t) eh))
(fma.f64 #s(literal 0 binary64) (tan.f64 t) (*.f64 (tan.f64 t) (neg.f64 eh)))
(fma.f64 (tan.f64 t) #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 eh)))
(-.f64 (/.f64 #s(literal 0 binary64) (cos.f64 t)) (*.f64 (tan.f64 t) eh))
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) eh))
(+.f64 (*.f64 #s(literal 0 binary64) (tan.f64 t)) (*.f64 (tan.f64 t) (neg.f64 eh)))
(+.f64 (*.f64 (tan.f64 t) #s(literal 0 binary64)) (*.f64 (tan.f64 t) (neg.f64 eh)))
(+.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 eh)))

eval157.0ms (1.2%)

Memory
-50.9MiB live, 154.6MiB allocated
Compiler

Compiled 26 437 to 2 590 computations (90.2% saved)

prune52.0ms (0.4%)

Memory
-38.7MiB live, 47.2MiB allocated
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New52114535
Fresh000
Picked101
Done000
Total52214536
Accuracy
99.9%
Counts
536 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
34.6%
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))))))
99.6%
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
34.6%
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
60.0%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
99.8%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
34.6%
(fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
59.9%
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
61.9%
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
90.4%
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 #s(approx (* (neg eh) (tan t)) (*.f64 (neg.f64 eh) t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
59.7%
(fabs.f64 (-.f64 (*.f64 #s(approx (* ew (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
25.6%
(fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
43.6%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
59.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
40.0%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
Compiler

Compiled 1 686 to 776 computations (54% saved)

simplify128.0ms (1%)

Memory
9.5MiB live, 82.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff1
(neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
cost-diff1
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
cost-diff2
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
cost-diff8
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff0
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
cost-diff0
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
cost-diff2
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
cost-diff4
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
cost-diff0
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
cost-diff1
(-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew))
cost-diff1
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff2
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
cost-diff0
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
cost-diff0
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
cost-diff0
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
cost-diff0
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
cost-diff0
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
cost-diff0
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff0
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
cost-diff2
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0701161
01211157
12321137
26211108
329911095
080151090
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
(cos.f64 t)
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (sin.f64 t) (neg.f64 eh))
(sin.f64 t)
(neg.f64 eh)
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
(atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) ew)
(neg.f64 (sin.f64 t))
(sin.f64 t)
t
ew
(/.f64 eh (cos.f64 t))
eh
(cos.f64 t)
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (sin.f64 t) (neg.f64 eh))
(sin.f64 t)
t
(neg.f64 eh)
eh
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
ew
(*.f64 (cos.f64 t) ew)
(cos.f64 t)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(*.f64 (sin.f64 t) (neg.f64 eh))
(sin.f64 t)
t
(neg.f64 eh)
eh
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
ew
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (cos.f64 t) ew)
(cos.f64 t)
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
ew
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew)
(pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
eh
(cos.f64 t)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))))
(*.f64 (cos.f64 t) ew)
(*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))
(sin.f64 t)
(/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))
(/.f64 ew (*.f64 (tan.f64 t) eh))
(*.f64 (tan.f64 t) eh)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))
(*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh))
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (sin.f64 t) eh)
Outputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 eh (/.f64 (tan.f64 t) ew))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
(cos.f64 t)
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 (sin.f64 t) (neg.f64 eh))
(*.f64 (neg.f64 eh) (sin.f64 t))
(sin.f64 t)
(neg.f64 eh)
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(neg.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t))))) ew))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t))))) ew)
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t)))))
(atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))
(atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t))))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (neg.f64 (sin.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) ew)
(neg.f64 (sin.f64 t))
(sin.f64 t)
t
ew
(/.f64 eh (cos.f64 t))
eh
(cos.f64 t)
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (cos.f64 t) ew))))
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew))
(neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (cos.f64 t) ew)))
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)))
(*.f64 (sin.f64 t) (neg.f64 eh))
(*.f64 (neg.f64 eh) (sin.f64 t))
(sin.f64 t)
t
(neg.f64 eh)
eh
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 eh (/.f64 (tan.f64 t) ew))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
ew
(*.f64 (cos.f64 t) ew)
(cos.f64 t)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (sin.f64 t) (neg.f64 eh))
(*.f64 (neg.f64 eh) (sin.f64 t))
(sin.f64 t)
t
(neg.f64 eh)
eh
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(neg.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 eh (/.f64 (tan.f64 t) ew))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
ew
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(*.f64 (cos.f64 t) ew)
(cos.f64 t)
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(fabs.f64 (/.f64 (fma.f64 (/.f64 ew (fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (neg.f64 ew) (cos.f64 t))))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (/.f64 ew (fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (neg.f64 ew) (cos.f64 t))))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
ew
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew))) ew)
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew)
(*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64)) ew)
(pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 eh (/.f64 (tan.f64 t) ew))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
eh
(cos.f64 t)
#s(literal 2 binary64)
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))))
(fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew))
(*.f64 (cos.f64 t) ew)
(*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))
(*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t))
(sin.f64 t)
(/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh)))
(*.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)) eh)
(/.f64 ew (*.f64 (tan.f64 t) eh))
(/.f64 ew (*.f64 eh (tan.f64 t)))
(*.f64 (tan.f64 t) eh)
(*.f64 eh (tan.f64 t))
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
#s(literal 1 binary64)
(neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) eh) (tan.f64 t) (*.f64 (neg.f64 ew) (cos.f64 t))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 t) ew) eh) (*.f64 (neg.f64 eh) (tan.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64))
(*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh))
(*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (neg.f64 eh) (sin.f64 t)))
(neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(neg.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(*.f64 (sin.f64 t) eh)

localize538.0ms (4.2%)

Memory
1.9MiB live, 397.1MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy8.68513548418036
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
accuracy10.072531687426325
(/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy0.201503759768442
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
accuracy0.2109375
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy0.1796875
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy8.69685423418036
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy0.140625
(/.f64 (neg.f64 (sin.f64 t)) ew)
accuracy3.3177455501644983
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
accuracy40.6790247272281
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
accuracy0.08984375
(*.f64 (sin.f64 t) (neg.f64 eh))
accuracy0.1171875
(/.f64 (tan.f64 t) ew)
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
Samples
185.0ms38×2valid
135.0ms66×1valid
95.0ms152×0valid
Compiler

Compiled 1 141 to 69 computations (94% saved)

Precisions
Click to see histograms. Total time spent on operations: 349.0ms
ival-sin: 139.0ms (39.8% of total)
ival-cos: 61.0ms (17.5% of total)
ival-mult: 45.0ms (12.9% of total)
ival-div: 27.0ms (7.7% of total)
ival-tan: 21.0ms (6% of total)
adjust: 13.0ms (3.7% of total)
ival-atan: 9.0ms (2.6% of total)
ival-fabs: 8.0ms (2.3% of total)
ival-pow2: 7.0ms (2% of total)
ival-sub: 7.0ms (2% of total)
ival-neg: 6.0ms (1.7% of total)
ival-add: 5.0ms (1.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series214.0ms (1.7%)

Memory
15.2MiB live, 207.5MiB allocated
Counts
27 → 205
Calls
Call 1
Inputs
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(*.f64 (sin.f64 t) (neg.f64 eh))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) ew)
(/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 3)))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)) (* (pow ew 5) (pow (cos t) 5))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(/ (* eh (sin t)) (* ew (cos t)))
(* -1 (* eh (sin t)))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2))))
(/ (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))))) (pow eh 2))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4)))) (pow eh 2))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 8) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 8))))) (+ (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))) (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (pow eh 2))
(* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))))
(/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4))) (/ (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6))))))
(- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))) (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 8) (pow (sin t) 8)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (sin t) (* ew (cos t)))
(* -1 (/ (sin t) ew))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))))
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))
(* ew (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (pow ew 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(/ (- (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) ew)
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (pow ew 2))))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))))))))
(* -1 (/ (- (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* -1/2 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* 1/24 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/24 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(* -1 (/ (* (pow eh 2) (pow t 2)) ew))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (* (pow eh 2) (pow t 2)) ew))))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* -31/360 (/ (* (pow eh 2) (pow t 2)) ew))))))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -31/360 (/ (pow eh 2) ew)) (* -173/5040 (/ (* (pow eh 2) (pow t 2)) ew))))))))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -2/45 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) ew) (+ (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (pow t 2) (- (+ (* -2/45 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) (+ (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (pow t 2) (- (* (pow t 2) (- (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* eh t) ew)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(/ t ew)
(* t (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) ew)) (* 2/15 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* -1 (* eh t))
(* t (+ (* -1 eh) (* 1/6 (* eh (pow t 2)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/120 (* eh (pow t 2))) (* 1/6 eh)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* 1/6 eh) (* (pow t 2) (+ (* -1/120 eh) (* 1/5040 (* eh (pow t 2)))))))))
(* -1 (/ (* eh t) ew))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* -1 (/ t ew))
(* t (- (* 1/6 (/ (pow t 2) ew)) (/ 1 ew)))
(* t (- (* (pow t 2) (+ (* -1/120 (/ (pow t 2) ew)) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(* t (- (* (pow t 2) (+ (* (pow t 2) (- (* 1/5040 (/ (pow t 2) ew)) (* 1/120 (/ 1 ew)))) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* (pow t 2) (+ (* (pow t 2) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* ew (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(- (/ (* (pow ew 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))))
Calls

9 calls:

TimeVariablePointExpression
39.0ms
t
@0
((* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* ew (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (tan t) ew) (* (sin t) (neg eh)) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (/ (neg (sin t)) ew) (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))
32.0ms
ew
@-inf
((* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* ew (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (tan t) ew) (* (sin t) (neg eh)) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (/ (neg (sin t)) ew) (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))
24.0ms
t
@-inf
((* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* ew (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (tan t) ew) (* (sin t) (neg eh)) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (/ (neg (sin t)) ew) (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))
22.0ms
eh
@0
((* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* ew (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (tan t) ew) (* (sin t) (neg eh)) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (/ (neg (sin t)) ew) (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))
17.0ms
ew
@inf
((* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* ew (/ (* (pow (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) 2) ew) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))) (neg (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (tan t) ew) (* (sin t) (neg eh)) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (/ (neg (sin t)) ew) (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))))

simplify220.0ms (1.7%)

Memory
32.9MiB live, 225.7MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0112616893
1402516502
0831716238
Stop Event
iter limit
node limit
Counts
205 → 205
Calls
Call 1
Inputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 3)))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)) (* (pow ew 5) (pow (cos t) 5))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(/ (* eh (sin t)) (* ew (cos t)))
(* -1 (* eh (sin t)))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2))))
(/ (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))))) (pow eh 2))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4)))) (pow eh 2))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 8) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 8))))) (+ (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))) (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (pow eh 2))
(* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))))
(/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4))) (/ (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6))))))
(- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))) (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 8) (pow (sin t) 8)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (sin t) (* ew (cos t)))
(* -1 (/ (sin t) ew))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))))
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))
(* ew (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (pow ew 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(/ (- (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) ew)
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (pow ew 2))))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))))))))
(* -1 (/ (- (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* -1/2 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* 1/24 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/24 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(* -1 (/ (* (pow eh 2) (pow t 2)) ew))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (* (pow eh 2) (pow t 2)) ew))))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* -31/360 (/ (* (pow eh 2) (pow t 2)) ew))))))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -31/360 (/ (pow eh 2) ew)) (* -173/5040 (/ (* (pow eh 2) (pow t 2)) ew))))))))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -2/45 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) ew) (+ (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (pow t 2) (- (+ (* -2/45 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) (+ (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* (pow t 2) (- (* (pow t 2) (- (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* eh t) ew)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(/ t ew)
(* t (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) ew)) (* 2/15 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* -1 (* eh t))
(* t (+ (* -1 eh) (* 1/6 (* eh (pow t 2)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/120 (* eh (pow t 2))) (* 1/6 eh)))))
(* t (+ (* -1 eh) (* (pow t 2) (+ (* 1/6 eh) (* (pow t 2) (+ (* -1/120 eh) (* 1/5040 (* eh (pow t 2)))))))))
(* -1 (/ (* eh t) ew))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* -1 (/ t ew))
(* t (- (* 1/6 (/ (pow t 2) ew)) (/ 1 ew)))
(* t (- (* (pow t 2) (+ (* -1/120 (/ (pow t 2) ew)) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(* t (- (* (pow t 2) (+ (* (pow t 2) (- (* 1/5040 (/ (pow t 2) ew)) (* 1/120 (/ 1 ew)))) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* (pow t 2) (+ (* (pow t 2) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* ew (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(- (/ (* (pow ew 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))))
Outputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fabs.f64 (fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew)
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* -1 (* ew (cos t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (cos.f64 t) ew)))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (neg.f64 (/.f64 eh (*.f64 ew ew))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 eh (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) eh (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))
(fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(fma.f64 (fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 3)))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* (pow ew 2) (cos t)))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (cos.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* -1 (* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(fma.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))))) (*.f64 eh eh)) (fma.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (- (* (pow eh 2) (- (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (- (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)) (* (pow ew 5) (pow (cos t) 5))))))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)) (* (pow ew 3) (pow (cos t) 3)))))) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 5 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))))))) (*.f64 eh eh) (neg.f64 (fma.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* (pow eh 2) (- (* -1 (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 eh eh))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh))
(* (pow eh 2) (- (* (pow eh 2) (+ (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (pow eh 2) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 3 binary64))) (neg.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 5 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 eh eh))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(/ (* eh (sin t)) (* ew (cos t)))
(/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))
(* -1 (* eh (sin t)))
(*.f64 (neg.f64 eh) (sin.f64 t))
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* (pow eh 2) (+ (/ (* (pow eh 2) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh))
(* (pow eh 2) (+ (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh))
(* (pow eh 2) (+ (* (pow eh 2) (- (* (pow eh 2) (- (/ (* (pow eh 2) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* -1 (/ (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 7 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 eh eh))) (*.f64 eh eh))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) eh)) eh)
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (sin.f64 t))) eh)
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (cos.f64 t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 eh eh)))) (*.f64 eh eh))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(/.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))))) eh)
(* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2))))
(/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))
(/ (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))))) (pow eh 2))
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4)))) (pow eh 2))
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh)))) (*.f64 eh eh))
(/ (- (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow (sin t) 2))) (* -1 (/ (* (pow ew 8) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 8))))) (+ (/ (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 4))) (/ (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 6))))) (pow eh 2))
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh eh))))) (*.f64 eh eh))
(* (pow eh 2) (+ (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))))
(*.f64 (fma.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 eh eh))) (*.f64 eh eh))
(/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))))
(-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (fma.f64 (neg.f64 ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))
(- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))))) (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4))) (/ (* (pow ew 7) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6))))))
(-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))) (fma.f64 (neg.f64 ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))))
(- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))
(- (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (+ (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))
(neg.f64 (fma.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))
(-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(- (+ (* -1 (/ (* ew (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 7) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))))) (+ (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (/ (* (pow ew 5) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))))
(-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (fma.f64 (/.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) eh))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (cos.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (sin.f64 t))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))) (neg.f64 eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) eh) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))) (neg.f64 eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) eh) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64))))) (neg.f64 eh)) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) eh) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))) (neg.f64 eh))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (neg.f64 (/.f64 ew (*.f64 eh eh))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) ew (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 ew (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) ew (/.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) ew (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))
(* (pow ew 2) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 4) (pow (sin t) 4)))) (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 6) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew))) (*.f64 ew ew))
(* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 9) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 8) (pow (sin t) 8)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4)))))))
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 8 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 9 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 ew ew) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 ew ew))) (*.f64 ew ew))
(/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) ew)
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (neg.f64 (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 ew ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (*.f64 ew ew)))) (*.f64 ew ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(* ew (- (* (pow ew 2) (+ (* -1 (/ (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (pow (sin t) 2)))) (+ (* (pow ew 2) (- (+ (* (pow ew 2) (- (/ (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 6) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 4) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 6 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))))) (*.f64 ew ew)))) (*.f64 ew ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(* ew (- (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(* ew (- (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 ew ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(* ew (- (* (pow ew 2) (+ (* (pow ew 2) (+ (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6)))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))) (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 ew ew) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) ew)
(/ (sin t) (* ew (cos t)))
(/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))
(* -1 (/ (sin t) ew))
(/.f64 (sin.f64 t) (neg.f64 ew))
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow ew 2) (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 ew ew) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 t) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew)
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 ew ew))) ew)
(* ew (+ (* -1 (/ (* (cos t) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (- (* (pow ew 2) (- (* -1 (/ (* (pow ew 2) (* (pow (cos t) 7) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))))) (/ (* (pow (cos t) 5) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4)))))) (/ (* (pow (cos t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))))))))
(*.f64 (fma.f64 (neg.f64 (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (/.f64 (*.f64 ew ew) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 ew ew) (*.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 ew ew))) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (cos.f64 t)) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) ew)) ew)
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (cos.f64 t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(/.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))))) ew)
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))))))
(- (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))))))))
(* ew (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) ew)
(* ew (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (pow ew 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 (*.f64 ew ew)))) ew)
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (neg.f64 (fma.f64 (neg.f64 (pow.f64 eh #s(literal 4 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))))) ew)
(* ew (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t)))) (+ (* -1 (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))) (+ (* -1 (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(*.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (-.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))))) ew)
(/ (- (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))) (neg.f64 ew))
(/ (- (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 ew))
(/ (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew)
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew)
(/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew)
(/ (- (+ (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) ew)
(/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) ew)
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) ew)))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (cos.f64 t)))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (fma.f64 (/.f64 eh ew) (/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) ew) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64))))) (neg.f64 ew)) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (neg.f64 ew)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (neg.f64 ew))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3)))))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5))))))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t))) (pow ew 2))))))
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (*.f64 ew ew))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))))))))
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 eh eh) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (cos.f64 t)))))))))
(* -1 (* ew (- (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))) (+ (/ (* (pow eh 4) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 4))) (* (pow ew 4) (pow (cos t) 3))) (/ (* (pow eh 6) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 6))) (* (pow ew 6) (pow (cos t) 5)))))))))
(*.f64 (neg.f64 ew) (-.f64 (fma.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (fma.f64 (neg.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (cos.f64 t)) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))))))
(* -1 (/ (- (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))) ew)
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))) (neg.f64 ew))
(* -1 (/ (- (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(/.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(/.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))) ew)
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew))
(/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) ew)
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 8) (* (pow (sin t) 8) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 6) (* (pow (cos t) 7) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 6) (* (pow (sin t) 6) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 4) (* (pow (cos t) 5) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew))
(/.f64 (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (neg.f64 ew))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh)) t)
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 #s(literal -1/6 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh)) t)
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 #s(literal 1/120 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh)) t)
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew)
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fma.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) t) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh)) t (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) t (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh)) t (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* -1/2 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* 1/24 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 #s(literal 1/24 binary64) (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/720 (* (pow t 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/24 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fma.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 #s(literal -1/720 binary64) (*.f64 t t) #s(literal 1/24 binary64))) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (neg.f64 eh) t) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) t) (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))) t (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(fma.f64 (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t)))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/720 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* -1 ew)
(neg.f64 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (fma.f64 (fma.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/720 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/24 binary64) ew))) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))
(* -1 (/ (* (pow eh 2) (pow t 2)) ew))
(/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* -1/6 (/ (* (pow eh 2) (pow t 2)) ew))))
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (*.f64 t t) ew)) #s(literal -1/6 binary64) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 t t))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* -31/360 (/ (* (pow eh 2) (pow t 2)) ew))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 eh eh) (/.f64 (*.f64 t t) ew)) #s(literal -31/360 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 t t))
(* (pow t 2) (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* -31/360 (/ (pow eh 2) ew)) (* -173/5040 (/ (* (pow eh 2) (pow t 2)) ew))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -173/5040 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 t t) ew)) (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 t t))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (/.f64 (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (*.f64 ew ew))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew)) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64))))) t (*.f64 (neg.f64 (/.f64 eh (*.f64 ew ew))) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) t (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (/.f64 eh (*.f64 ew ew)) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) eh) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew)) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew)) (*.f64 (/.f64 (*.f64 eh eh) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 3 binary64)))))) t (*.f64 (neg.f64 (/.f64 eh (*.f64 ew ew))) (/.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))))) t (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (*.f64 t t) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* (pow t 2) (- (+ (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -2/45 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) ew) (+ (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (+ (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))) (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew))))
(fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -2/45 binary64) (/.f64 (fma.f64 #s(literal -1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) ew))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) ew) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew)))) (*.f64 t t) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew)))))) (*.f64 t t) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) (*.f64 t t) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))))
(fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))))))
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 t t) (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fma.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (neg.f64 ew) (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))))) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fma.f64 (fma.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 (-.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (neg.f64 ew) (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 t t) (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (- (+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (- (+ (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (pow t 2) (- (+ (* -2/45 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew)))) (+ (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 1/3 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))) ew)))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) (/ (* (- (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (- (* -1/2 ew) (/ (pow eh 2) ew))) ew)))))) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/2 ew) (/ (pow eh 2) ew))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fma.f64 (fma.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (fma.f64 (*.f64 #s(literal -2/45 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (fma.f64 #s(literal -1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (*.f64 #s(literal 1/3 binary64) ew) (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))))) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (neg.f64 ew) (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew))) ew) (*.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (neg.f64 ew) (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))))) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew))))))) (*.f64 t t))) (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (-.f64 (neg.f64 ew) (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) ew) (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(* -1 (/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (*.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))
(* (pow t 2) (- (* (pow t 2) (- (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) #s(literal 1/3 binary64))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (neg.f64 ew)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) #s(literal -2/45 binary64)))) (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) #s(literal 1/3 binary64)))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (neg.f64 ew)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(* (pow t 2) (- (* (pow t 2) (- (+ (* (pow t 2) (- (+ (* (pow t 2) (- (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) ew) (-.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 #s(literal -1/315 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) #s(literal -2/45 binary64))))) (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) #s(literal 1/3 binary64)))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (neg.f64 ew)) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(/ (* eh t) ew)
(/.f64 (*.f64 eh t) ew)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)
(/ t ew)
(/.f64 t ew)
(* t (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) t)
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)
(* t (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 17/315 (/ (pow t 2) ew)) (* 2/15 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) t)
(* -1 (* eh t))
(*.f64 (neg.f64 eh) t)
(* t (+ (* -1 eh) (* 1/6 (* eh (pow t 2)))))
(*.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/6 binary64) (neg.f64 eh)) t)
(* t (+ (* -1 eh) (* (pow t 2) (+ (* -1/120 (* eh (pow t 2))) (* 1/6 eh)))))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) (neg.f64 eh)) t)
(* t (+ (* -1 eh) (* (pow t 2) (+ (* 1/6 eh) (* (pow t 2) (+ (* -1/120 eh) (* 1/5040 (* eh (pow t 2)))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 t t) eh) (*.f64 #s(literal -1/120 binary64) eh)) (*.f64 t t) (*.f64 #s(literal 1/6 binary64) eh)) (*.f64 t t) (neg.f64 eh)) t)
(* -1 (/ (* eh t) ew))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(*.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))) (*.f64 t t))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* -1 (/ t ew))
(/.f64 (neg.f64 t) ew)
(* t (- (* 1/6 (/ (pow t 2) ew)) (/ 1 ew)))
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/6 binary64) (/.f64 #s(literal -1 binary64) ew)) t)
(* t (- (* (pow t 2) (+ (* -1/120 (/ (pow t 2) ew)) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1/6 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) t)
(* t (- (* (pow t 2) (+ (* (pow t 2) (- (* 1/5040 (/ (pow t 2) ew)) (* 1/120 (/ 1 ew)))) (* 1/6 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1/120 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1/6 binary64) ew)) (*.f64 t t) (/.f64 #s(literal -1 binary64) ew)) t)
(/ (* (pow eh 2) (* (pow t 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(/.f64 (*.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) ew))
(* (pow t 2) (+ (* (pow t 2) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(* (pow t 2) (+ (* (pow t 2) (- (+ (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (+ (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* (pow t 2) (- (* -1/315 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* 2/45 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) ew) (+ (/ (* (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew)))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/720 ew) (* 31/360 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))) (+ (/ (* (- (* -1/2 ew) (/ (pow eh 2) ew)) (- (* -1/3 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) ew) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* 1/24 ew) (* 1/6 (/ (pow eh 2) ew))))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (/ (* (pow eh 2) (* (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2) (- (* -1/2 ew) (/ (pow eh 2) ew)))) (* (pow ew 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (fma.f64 (-.f64 (*.f64 #s(literal -1/315 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) ew) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) (/.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))))) (*.f64 t t) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))) ew) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))))) (*.f64 t t) (*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) ew (/.f64 (*.f64 eh eh) (neg.f64 ew))) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))) (*.f64 t t))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(/ (* ew (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(/.f64 (*.f64 (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(- (/ (* (pow ew 2) (* (pow (cos t) 2) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))))
(* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))))
(*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew)))))
(/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* ew (cos t)) (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))

rewrite376.0ms (2.9%)

Memory
0.5MiB live, 355.4MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
069693
0119681
1428627
23304610
09363610
Stop Event
iter limit
node limit
iter limit
Counts
27 → 1 545
Calls
Call 1
Inputs
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)
(cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew))
(*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(*.f64 (sin.f64 t) (neg.f64 eh))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) ew)
(/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(*.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh))
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(*.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))))
(*.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)))
(*.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))))
(*.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)))
(/.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(*.f64 (fabs.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fabs.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fabs.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fabs.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (exp.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (exp.f64 (log.f64 (cos.f64 t))))
(*.f64 (exp.f64 (log.f64 (cos.f64 t))) (exp.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (sqrt.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) #s(literal 1/2 binary64))
(*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (exp.f64 (log.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))))) (exp.f64 (log.f64 #s(literal 2 binary64))))
(/.f64 (+.f64 (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) t)) (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) t))) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))) #s(literal -2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (-.f64 t (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 t (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (cos.f64 (-.f64 t (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))))
(/.f64 (cos.f64 t) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(fabs.f64 (-.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))))
(fabs.f64 (neg.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)
(*.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (*.f64 #s(literal 1 binary64) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (*.f64 ew #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 ew (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal -1 binary64))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))))
(/.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(neg.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)))) (exp.f64 (log.f64 eh)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 eh (sin.f64 t)))) (exp.f64 (log.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (exp.f64 (log.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))))) (exp.f64 (log.f64 (*.f64 eh (sin.f64 t)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) eh) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (sin.f64 t) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (neg.f64 eh) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 t) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 eh (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) eh) (sin.f64 t) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) (sqrt.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 1 binary64)) (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (sin.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) eh (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 eh (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (pow.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 t) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 eh (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (*.f64 eh (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (sin.f64 t) (/.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fabs.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))))
(/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (sin.f64 t)) (neg.f64 eh) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) eh) (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) eh) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (sin.f64 t) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (neg.f64 (cos.f64 t)) ew (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (neg.f64 (sin.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (cos.f64 t) (neg.f64 ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (/.f64 (tan.f64 t) ew) (*.f64 eh (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 ew (neg.f64 (cos.f64 t)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) eh) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 t) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 eh (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(fma.f64 (sin.f64 t) (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 (cos.f64 t) ew))
(+.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (sin.f64 t)) (neg.f64 eh))
(*.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) eh) (/.f64 (tan.f64 t) ew))
(*.f64 (*.f64 (neg.f64 (sin.f64 t)) (/.f64 eh ew)) (*.f64 (tan.f64 t) eh))
(*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)) (sin.f64 t))
(*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh)
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)))
(*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))
(*.f64 (neg.f64 (sin.f64 t)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh))
(*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (*.f64 (neg.f64 eh) (sin.f64 t)))
(*.f64 (/.f64 (tan.f64 t) ew) (*.f64 eh (*.f64 (neg.f64 eh) (sin.f64 t))))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (neg.f64 eh) (*.f64 (sin.f64 t) (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 eh (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))))
(*.f64 (sin.f64 t) (*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (tan.f64 t) ew)))
(/.f64 (*.f64 (*.f64 (tan.f64 t) eh) (*.f64 (neg.f64 eh) (sin.f64 t))) ew)
(/.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (tan.f64 t) eh)) ew)
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) eh))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 eh)) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 (*.f64 eh (sin.f64 t)) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) (/.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) eh))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 ew (*.f64 (tan.f64 t) eh)))
(neg.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) (*.f64 eh (sin.f64 t))))
(neg.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)))
(*.f64 (fabs.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fabs.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fabs.f64 (/.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (neg.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)) (*.f64 eh (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 eh (sin.f64 t)) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (cos.f64 t) ew)))) (fabs.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 eh (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (sin.f64 t) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (neg.f64 eh) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 eh (sin.f64 t)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fma.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 eh (neg.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (sin.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (neg.f64 eh)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(fabs.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 0 binary64)))
(fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))))
(fabs.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(*.f64 (fabs.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64))) (fabs.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(*.f64 (fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))))) (fabs.f64 (-.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (*.f64 (cos.f64 t) ew))))
(*.f64 (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64))))) (fabs.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 (pow.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) #s(literal -1 binary64))))
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal 0 binary64)))
(fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))))
(fabs.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))))))
(fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (neg.f64 ew) (cos.f64 t) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))))
(fabs.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) ew) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew))
(*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 ew (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 ew (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(pow.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (neg.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(neg.f64 (/.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(neg.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (/.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 t)) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fma.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)))) (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (fma.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 ew #s(literal 1 binary64)) (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) ew) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 ew (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (tan.f64 t) eh)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 ew (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 (fma.f64 ew (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))))
(/.f64 (fma.f64 ew (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 ew (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 ew (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 ew (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 ew (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) ew)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (+.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) ew)) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (+.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew)) (*.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (+.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) ew)) (*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal 1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) ew) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (*.f64 ew (*.f64 (neg.f64 ew) (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 6 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 3 binary64)))))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 ew (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) ew) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fma.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) ew (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) ew) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) ew) (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fma.f64 ew (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 eh)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (tan.f64 t) eh))
(*.f64 (*.f64 (tan.f64 t) eh) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (tan.f64 t) (*.f64 (pow.f64 ew #s(literal -1 binary64)) eh))
(*.f64 (tan.f64 t) (/.f64 eh ew))
(*.f64 eh (/.f64 (tan.f64 t) ew))
(pow.f64 (/.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 1 binary64))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 ew (tan.f64 t)))
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 (*.f64 (tan.f64 t) eh) ew)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (tan.f64 t) eh)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (neg.f64 ew))
(/.f64 eh (/.f64 ew (tan.f64 t)))
(exp.f64 (*.f64 (log.f64 (/.f64 ew (*.f64 (tan.f64 t) eh))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sin.f64 t) ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (tan.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (tan.f64 t))
(*.f64 (neg.f64 (tan.f64 t)) (pow.f64 (neg.f64 ew) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) ew))
(*.f64 (tan.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 ew (tan.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (tan.f64 t)) #s(literal -1 binary64))
(/.f64 (*.f64 (tan.f64 t) #s(literal 1 binary64)) ew)
(/.f64 (neg.f64 (neg.f64 (tan.f64 t))) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (cos.f64 t) ew))
(/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))
(/.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (tan.f64 t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 ew (tan.f64 t)))
(/.f64 (tan.f64 t) ew)
(/.f64 (sin.f64 t) (*.f64 (cos.f64 t) ew))
(neg.f64 (/.f64 (neg.f64 (tan.f64 t)) ew))
(neg.f64 (/.f64 (tan.f64 t) (neg.f64 ew)))
(exp.f64 (*.f64 (log.f64 (/.f64 ew (tan.f64 t))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 eh (sin.f64 t)))
(*.f64 (neg.f64 (sin.f64 t)) eh)
(*.f64 (neg.f64 eh) (sin.f64 t))
(*.f64 eh (neg.f64 (sin.f64 t)))
(*.f64 (sin.f64 t) (neg.f64 eh))
(neg.f64 (*.f64 eh (sin.f64 t)))
(-.f64 #s(literal 0 binary64) (*.f64 eh (sin.f64 t)))
(*.f64 (pow.f64 (neg.f64 ew) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (tan.f64 t) eh) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 eh)))
(*.f64 (neg.f64 (tan.f64 t)) (/.f64 eh ew))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (*.f64 (tan.f64 t) eh) (pow.f64 (neg.f64 ew) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))
(*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (neg.f64 (sin.f64 t)) ew))
(*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t)))
(*.f64 (neg.f64 (sin.f64 t)) (/.f64 (/.f64 eh (cos.f64 t)) ew))
(*.f64 (neg.f64 (sin.f64 t)) (/.f64 eh (*.f64 (cos.f64 t) ew)))
(*.f64 (neg.f64 (sin.f64 t)) (pow.f64 (*.f64 ew (/.f64 (cos.f64 t) eh)) #s(literal -1 binary64)))
(*.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh))
(*.f64 (tan.f64 t) (/.f64 (neg.f64 eh) ew))
(*.f64 (tan.f64 t) (*.f64 (neg.f64 eh) (pow.f64 ew #s(literal -1 binary64))))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)))
(*.f64 (neg.f64 eh) (/.f64 (tan.f64 t) ew))
(*.f64 eh (*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 t)) ew)))
(pow.f64 (/.f64 (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (cos.f64 t) eh)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 eh) (/.f64 (neg.f64 (sin.f64 t)) ew)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (/.f64 eh (cos.f64 t)) (sin.f64 t)) (neg.f64 ew))
(/.f64 (*.f64 (/.f64 eh (cos.f64 t)) #s(literal 1 binary64)) (/.f64 (neg.f64 ew) (sin.f64 t)))
(/.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) #s(literal 1 binary64)) (/.f64 (cos.f64 t) eh))
(/.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (neg.f64 eh)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (sin.f64 t) (/.f64 eh (cos.f64 t))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) #s(literal 1 binary64)) ew)
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sin.f64 t))) (*.f64 (/.f64 (cos.f64 t) eh) ew))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 t)) (/.f64 (neg.f64 ew) (sin.f64 t))))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 t))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (cos.f64 t) (/.f64 (neg.f64 ew) (sin.f64 t))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (*.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) (neg.f64 (cos.f64 t))))
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) (cos.f64 t)))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) #s(literal 1 binary64)) (*.f64 ew (/.f64 (cos.f64 t) eh)))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 eh)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (neg.f64 ew) (/.f64 (cos.f64 t) eh)))
(/.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh) (cos.f64 t))
(/.f64 #s(literal -1 binary64) (/.f64 ew (*.f64 (tan.f64 t) eh)))
(/.f64 (*.f64 eh (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (tan.f64 t) eh) (neg.f64 ew))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 t) eh) (/.f64 (neg.f64 ew) (sin.f64 t))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) (/.f64 (cos.f64 t) eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 (/.f64 eh (cos.f64 t)) (/.f64 (neg.f64 ew) (sin.f64 t)))
(/.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 (cos.f64 t) eh))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) ew)
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) (neg.f64 ew)))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (neg.f64 ew) (neg.f64 (cos.f64 t))))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (cos.f64 t) ew))
(/.f64 (neg.f64 eh) (/.f64 ew (tan.f64 t)))
(/.f64 (sin.f64 t) (*.f64 (/.f64 (cos.f64 t) eh) (neg.f64 ew)))
(neg.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))
(neg.f64 (*.f64 (/.f64 (sin.f64 t) ew) (/.f64 eh (cos.f64 t))))
(neg.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t))) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (sin.f64 t)))
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 t) ew))
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sin.f64 t)) ew))
(*.f64 (neg.f64 (sin.f64 t)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (sin.f64 t) (pow.f64 (neg.f64 ew) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 (sin.f64 t)) #s(literal 1 binary64)) ew)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 ew) (sin.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 ew) (sin.f64 t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (sin.f64 t)))
(/.f64 (neg.f64 (sin.f64 t)) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (sin.f64 t)) ew)
(/.f64 (sin.f64 t) (neg.f64 ew))
(neg.f64 (/.f64 (sin.f64 t) ew))
(-.f64 (/.f64 #s(literal 0 binary64) ew) (/.f64 (sin.f64 t) ew))
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 t) ew))
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 ew) (sin.f64 t))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(pow.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)))
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) #s(literal 1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))))
(/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))) #s(literal -1 binary64)))

eval662.0ms (5.1%)

Memory
-59.1MiB live, 562.9MiB allocated
Compiler

Compiled 143 257 to 8 039 computations (94.4% saved)

prune136.0ms (1.1%)

Memory
-11.2MiB live, 176.3MiB allocated
Pruning

27 alts after pruning (26 fresh and 1 done)

PrunedKeptTotal
New1 722241 746
Fresh729
Picked415
Done000
Total1 733271 760
Accuracy
100.0%
Counts
1 760 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.5%
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
38.1%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))) (neg.f64 eh)))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
39.9%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
43.4%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
31.5%
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
61.9%
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
59.8%
(fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
99.8%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
90.4%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
61.0%
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 #s(approx (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))))
61.9%
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
51.9%
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
50.2%
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
31.9%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
31.8%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
33.0%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
32.5%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
59.8%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
25.6%
(fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
39.6%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
43.6%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
40.0%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
40.0%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
38.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
38.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
92.9%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
Compiler

Compiled 2 879 to 1 614 computations (43.9% saved)

simplify167.0ms (1.3%)

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

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh)))
cost-diff0
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff2
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
cost-diff4
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
cost-diff0
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
cost-diff0
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
cost-diff0
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))))
cost-diff0
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
cost-diff0
(*.f64 (neg.f64 ew) (cos.f64 t))
cost-diff0
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
cost-diff0
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff2
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
cost-diff0
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
cost-diff0
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)
cost-diff0
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
cost-diff0
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
cost-diff0
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))
cost-diff0
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew))
cost-diff0
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
cost-diff2
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911132
01451132
12581119
25611114
314861114
432281099
565821099
082241081
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew))
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))
(/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
t
eh
ew
(cos.f64 t)
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
(atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(neg.f64 eh)
eh
(/.f64 t ew)
t
ew
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(neg.f64 ew)
ew
(cos.f64 t)
t
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
eh
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
#s(literal 1 binary64)
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(/.f64 #s(literal 1 binary64) ew)
ew
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))
(/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
t
eh
(cos.f64 t)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh)))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
(neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
ew
(/.f64 (cos.f64 t) (*.f64 eh eh))
(cos.f64 t)
t
(*.f64 eh eh)
eh
(/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
(pow.f64 (sin.f64 t) #s(literal 2 binary64))
(sin.f64 t)
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
Outputs
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 t) eh)))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 t) eh))))
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 t) eh)))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (/.f64 (*.f64 (sin.f64 t) eh) ew)))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))))
(atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))
(atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))
(/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))
(*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
t
eh
ew
(cos.f64 t)
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (/.f64 (*.f64 (sin.f64 t) eh) ew))
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (*.f64 (sin.f64 t) eh))
(sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew))))) ew))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew))))) ew)
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew)))))
(atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))
(atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew))))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 t) (/.f64 eh ew)))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(*.f64 (neg.f64 t) (/.f64 eh ew))
(neg.f64 eh)
eh
(/.f64 t ew)
t
ew
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(neg.f64 ew)
ew
(cos.f64 t)
t
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
eh
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))))))))
#s(literal 1 binary64)
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))))
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))))
(/.f64 #s(literal 1 binary64) ew)
ew
(*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))) (cos.f64 t))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))))
(atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))
(atan.f64 (*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t)))
(/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))
(*.f64 (/.f64 (/.f64 eh (cos.f64 t)) ew) (sin.f64 t))
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
t
eh
(cos.f64 t)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 eh (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) eh) (cos.f64 t)) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 eh (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) eh) (cos.f64 t)) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh)))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 eh (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) eh) (cos.f64 t)) (*.f64 (cos.f64 t) ew))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
(neg.f64 (fma.f64 eh (/.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) eh) (cos.f64 t)) (*.f64 (cos.f64 t) ew)))
(neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(neg.f64 (fma.f64 (/.f64 (/.f64 ew eh) eh) (cos.f64 t) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
(fma.f64 (/.f64 (/.f64 ew eh) eh) (cos.f64 t) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
ew
(/.f64 (cos.f64 t) (*.f64 eh eh))
(/.f64 (/.f64 (cos.f64 t) eh) eh)
(cos.f64 t)
t
(*.f64 eh eh)
eh
(/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
(pow.f64 (sin.f64 t) #s(literal 2 binary64))
(sin.f64 t)
#s(literal 2 binary64)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)

localize768.0ms (6%)

Memory
-27.9MiB live, 660.2MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy3.979627974413432
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
accuracy8.69685423418036
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
accuracy20.726961823138428
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy0.201503759768442
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
accuracy1.4009481888043034
(/.f64 (*.f64 (sin.f64 t) eh) ew)
accuracy24.570459004384414
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
accuracy25.888897435266987
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy8.69685423418036
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy25.91720903841655
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
accuracy4.603445747600971
(*.f64 (neg.f64 eh) (/.f64 t ew))
accuracy24.570459004384414
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
accuracy27.752755720310873
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))
accuracy40.6790247272281
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
accuracy1.4009481888043034
(/.f64 (*.f64 (sin.f64 t) eh) ew)
accuracy1.8412228655033176
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)
accuracy4.569014488105472
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
accuracy24.570459004384414
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
Samples
337.0ms38×2valid
186.0ms66×1valid
106.0ms152×0valid
Compiler

Compiled 853 to 78 computations (90.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 567.0ms
ival-sin: 303.0ms (53.4% of total)
ival-cos: 95.0ms (16.8% of total)
ival-mult: 63.0ms (11.1% of total)
ival-div: 38.0ms (6.7% of total)
adjust: 15.0ms (2.6% of total)
ival-atan: 12.0ms (2.1% of total)
ival-tan: 11.0ms (1.9% of total)
ival-neg: 8.0ms (1.4% of total)
ival-add: 7.0ms (1.2% of total)
ival-fabs: 7.0ms (1.2% of total)
ival-pow2: 4.0ms (0.7% of total)
ival-sub: 3.0ms (0.5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series124.0ms (1%)

Memory
13.1MiB live, 134.2MiB allocated
Counts
28 → 123
Calls
Call 1
Inputs
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh)))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)
(/.f64 (*.f64 (sin.f64 t) eh) ew)
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
Outputs
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(/ (* eh (sin t)) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh t) ew))
(/ (* eh (sin t)) (* ew (cos t)))
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* eh (+ (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (+ (* -1 (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh)) (* -1 (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/ (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (pow (sin t) 2) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* -1/2 (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* t (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* -1/6 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(+ (* -1 ew) (* 1/2 (* ew (pow t 2))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1/24 (* ew (pow t 2))) (* 1/2 ew))))
(+ (* -1 ew) (* (pow t 2) (+ (* 1/2 ew) (* (pow t 2) (+ (* -1/24 ew) (* 1/720 (* ew (pow t 2))))))))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* 1/2 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 5/24 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(* t (+ (* -1/6 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* 1/120 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (* 1/120 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(/ (* eh t) ew)
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(/ (pow t 2) ew)
(* (pow t 2) (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(* (pow t 2) (+ (* (pow t 2) (- (* 2/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/315 (/ (pow t 2) ew)) (* 2/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
Calls

9 calls:

TimeVariablePointExpression
25.0ms
ew
@-inf
((* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (neg ew) (cos t)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (/ 1 ew) (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t))) (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew) (/ (* (sin t) eh) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (neg eh) (/ t ew)) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (pow (sin t) 2) ew))
22.0ms
t
@-inf
((* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (neg ew) (cos t)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (/ 1 ew) (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t))) (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew) (/ (* (sin t) eh) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (neg eh) (/ t ew)) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (pow (sin t) 2) ew))
12.0ms
eh
@-inf
((* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (neg ew) (cos t)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (/ 1 ew) (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t))) (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew) (/ (* (sin t) eh) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (neg eh) (/ t ew)) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (pow (sin t) 2) ew))
12.0ms
t
@inf
((* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (neg ew) (cos t)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (/ 1 ew) (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t))) (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew) (/ (* (sin t) eh) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (neg eh) (/ t ew)) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (pow (sin t) 2) ew))
10.0ms
ew
@0
((* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (* (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) ew) (cos (atan (* (/ (neg (sin t)) ew) (/ eh (cos t))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (* (neg ew) (cos t)) (/ 1 (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))))) (fabs (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew))))) (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/ (/ 1 ew) (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t))) (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew) (/ (* (sin t) eh) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (neg eh) (/ t ew)) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (pow (sin t) 2) ew))

simplify171.0ms (1.3%)

Memory
-11.2MiB live, 147.1MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06125439
121995337
087325220
Stop Event
iter limit
node limit
Counts
123 → 123
Calls
Call 1
Inputs
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(/ (* eh (sin t)) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh t) ew))
(/ (* eh (sin t)) (* ew (cos t)))
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* eh (+ (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (+ (* -1 (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh)) (* -1 (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/ (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (pow (sin t) 2) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* -1/2 (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* t (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* -1/6 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(+ (* -1 ew) (* 1/2 (* ew (pow t 2))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1/24 (* ew (pow t 2))) (* 1/2 ew))))
(+ (* -1 ew) (* (pow t 2) (+ (* 1/2 ew) (* (pow t 2) (+ (* -1/24 ew) (* 1/720 (* ew (pow t 2))))))))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* 1/2 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 5/24 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(* t (+ (* -1/6 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* 1/120 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (* 1/120 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(/ (* eh t) ew)
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(/ (pow t 2) ew)
(* (pow t 2) (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(* (pow t 2) (+ (* (pow t 2) (- (* 2/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/315 (/ (pow t 2) ew)) (* 2/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
Outputs
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew)))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))))
(* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))
(+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(fma.f64 (*.f64 (sin.f64 t) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fabs.f64 (fma.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 t) ew))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 t) ew)))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) ew)
(cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))
(cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t)))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(* -1 (* ew (cos t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) ew)))
(/ 1 (fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))
(fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))))
(fabs (/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew)))))
(/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))))
(+ (* eh (- (/ (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (*.f64 eh (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) eh (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* eh (- (* eh (- (* -1 (/ (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 4) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 eh (pow.f64 ew #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) eh (/.f64 (*.f64 (neg.f64 (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) eh (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) ew)))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))
(/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(*.f64 (*.f64 (sin.f64 t) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(/ (* eh (sin t)) ew)
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t)))
(* -1 (/ (* eh t) ew))
(*.f64 (/.f64 eh (neg.f64 ew)) t)
(/ (* eh (sin t)) (* ew (cos t)))
(*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh)
(* eh (+ (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh) (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(*.f64 (fma.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (*.f64 (cos.f64 t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh))) eh)
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 t) ew)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (sin.f64 t))) eh)
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(*.f64 (*.f64 (neg.f64 eh) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)))) (*.f64 eh eh))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(*.f64 (*.f64 (neg.f64 eh) eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(/ (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh)
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) eh)
(/ (- (+ (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) eh)
(/.f64 (fma.f64 (/.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))))) eh)
(/ (- (+ (* -1 (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 3) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 2) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) eh)
(/.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 eh #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)))))) eh)
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))))
(* -1 (* eh (+ (* -1 (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) eh)) (* -1 (/ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (*.f64 (cos.f64 t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 ew) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (cos.f64 t)) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (sin.f64 t))))
(* -1 (/ (- (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* eh (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 ew (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* eh (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) eh) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow ew 3) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* eh (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow ew 2) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) eh)) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) eh)) (/ 1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) eh))
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) (neg.f64 eh)) (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) eh) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh))
(/ (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))) ew)
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 t) ew)))
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (cos.f64 t)) (*.f64 (*.f64 (*.f64 (cos.f64 t) ew) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 (cos.f64 t) ew) ew))) ew)
(+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))))
(+ (* ew (- (/ (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (*.f64 ew (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 eh #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh)))) ew (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* ew (- (* ew (- (* -1 (/ (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow eh 4) (* (pow (sin t) 4) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (* -1 (/ (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (/ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) (/ 1 (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 ew (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) ew (/.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh)))) ew (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) eh) (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(/ (pow (sin t) 2) ew)
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(*.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))) ew)
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (cos.f64 t)) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (sin.f64 t) eh)) ew)) ew)
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))
(/ (+ (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew)
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) ew)
(/ (- (+ (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) ew)
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* (pow ew 3) (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4))))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow ew 2) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))))) ew)
(/.f64 (-.f64 (fma.f64 (neg.f64 (/.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 ew #s(literal 3 binary64)))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (fma.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)))))) ew)
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (sin.f64 t) eh)) ew)))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))
(* -1 (/ (- (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (fma.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 eh (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* ew (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) eh) eh) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 eh (neg.f64 (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) ew) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* (pow eh 3) (* (pow (sin t) 3) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))) (* ew (* (pow (cos t) 4) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 4)))) (/ (* (pow eh 2) (* (pow (sin t) 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))) (* (pow (cos t) 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))) ew)) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow (cos t) 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) ew)) (/ 1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) ew))
(/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 ew (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) (neg.f64 ew)) (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) ew) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))) (neg.f64 ew))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 ew ew)) (cos.f64 t)))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew)
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fma.f64 (*.f64 eh t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) eh) t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew))
(fma.f64 (*.f64 eh t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* -1/2 (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) t (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) t (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (* t (+ (* t (+ (* -1/2 (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* -1/6 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) t) ew) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) t (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) t (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (neg.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) ew) t) (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) eh) t) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))))) t (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) ew))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) ew (*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t)))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/720 binary64) ew)) (*.f64 t t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(* -1 ew)
(neg.f64 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/720 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew))) (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))
(+ (* -1 ew) (* 1/2 (* ew (pow t 2))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew))
(+ (* -1 ew) (* (pow t 2) (+ (* -1/24 (* ew (pow t 2))) (* 1/2 ew))))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew))
(+ (* -1 ew) (* (pow t 2) (+ (* 1/2 ew) (* (pow t 2) (+ (* -1/24 ew) (* 1/720 (* ew (pow t 2))))))))
(fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))
(/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (*.f64 eh t) (*.f64 ew ew)) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)))))
(+ (* t (- (* t (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) t (*.f64 (neg.f64 (/.f64 (/.f64 eh ew) ew)) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) t (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* t (- (* t (- (+ (* -1 (* t (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (+ (* 1/2 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)))) (/ (* eh (* (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))) (* -1 (/ (* (pow eh 2) (pow (sin (atan (/ (* eh (sin t)) (* ew (cos t))))) 2)) (* (pow ew 3) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 3)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow ew 2) (pow (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) 2))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (fma.f64 (neg.f64 t) (fma.f64 (*.f64 (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 (/.f64 eh ew) ew)) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64))))) ew))) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (/.f64 (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64)) (pow.f64 ew #s(literal 3 binary64))) (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 3 binary64)))))) t (*.f64 (neg.f64 (/.f64 (/.f64 eh ew) ew)) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))))) t (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* 1/2 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) t) t (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (/.f64 #s(literal 5/24 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 t t) ew) (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 5/24 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (* 1/2 (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))) (/ 1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 61/720 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (*.f64 t t) ew) (/.f64 (/.f64 #s(literal 5/24 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (/.f64 (/.f64 #s(literal 1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(fma.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)) t) t (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)))) (*.f64 t t) (neg.f64 ew))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew))) (*.f64 eh eh) (*.f64 (*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/720 binary64) (/.f64 #s(literal 31/360 binary64) ew)) t) t (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)))) (*.f64 t t))) (*.f64 t t) (neg.f64 ew))
(/ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)
(*.f64 (*.f64 eh t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(* t (+ (* -1/6 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (/.f64 (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) ew) (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* 1/120 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (/.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 t t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) ew)) (*.f64 t t) (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)) (* 1/120 (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))))) (/ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew) (/.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 t t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) ew)) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) eh) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) (*.f64 t t) (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))) t)
(/ (* eh t) ew)
(*.f64 (/.f64 eh ew) t)
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/6 binary64) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(*.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/120 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64))) t) t (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/120 binary64) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal -1/5040 binary64))) t) t (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew)) (*.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64)))) (*.f64 t t))) (*.f64 t t) (/.f64 eh (neg.f64 ew))) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 eh ew) (*.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/72 binary64) (/.f64 eh ew) (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (/.f64 eh ew) #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64)))))) (*.f64 t t))) (*.f64 t t) (/.f64 eh (neg.f64 ew))) t)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) t) t (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) t) t (*.f64 #s(literal 1/3 binary64) (/.f64 eh ew))) (*.f64 t t) (/.f64 eh ew)) t)
(/ (pow t 2) ew)
(/.f64 (*.f64 t t) ew)
(* (pow t 2) (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t) t)
(* (pow t 2) (+ (* (pow t 2) (- (* 2/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 2/45 binary64) ew) t) t (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t))
(* (pow t 2) (+ (* (pow t 2) (- (* (pow t 2) (+ (* -1/315 (/ (pow t 2) ew)) (* 2/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 2/45 binary64) ew)) t) t (/.f64 #s(literal -1/3 binary64) ew)) (*.f64 t t) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(/ 1 (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 t) ew))))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (*.f64 (neg.f64 eh) eh) (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))

rewrite192.0ms (1.5%)

Memory
1.2MiB live, 122.2MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
091850
0145853
1483772
23507770
08569770
Stop Event
iter limit
node limit
iter limit
Counts
28 → 538
Calls
Call 1
Inputs
(*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew))
(fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh)))
(cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)
(/.f64 (*.f64 (sin.f64 t) eh) ew)
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew)))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
Outputs
(*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew)
(*.f64 ew (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) ew)) (neg.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))) ew)) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 ew (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))))
(/.f64 (neg.f64 (*.f64 ew (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) ew) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))) ew) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))))
(/.f64 (*.f64 ew (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)))) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(/.f64 (*.f64 ew (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) (neg.f64 ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) (neg.f64 ew) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (cos.f64 t) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (*.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 t) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 1 binary64)) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 1 binary64)) ew (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 ew #s(literal -1 binary64))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (cos.f64 t) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (cos.f64 t) (*.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (cos.f64 t) (*.f64 ew (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 (cos.f64 t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (cos.f64 t) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (pow.f64 ew #s(literal -1 binary64))) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 ew (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(fma.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(+.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(+.f64 (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(+.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(+.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (*.f64 ew (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew))))
(fabs.f64 (-.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew)) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew)))))
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) ew))
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) (neg.f64 ew) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 ew))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) ew (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t)))))) (neg.f64 (*.f64 #s(literal 2 binary64) ew)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 ew) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))))) (neg.f64 (*.f64 (neg.f64 ew) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))))) (neg.f64 (*.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 2 binary64) (*.f64 ew (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))))) (neg.f64 (*.f64 ew #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) (neg.f64 ew) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))))) (*.f64 #s(literal 2 binary64) (neg.f64 ew)))
(/.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) ew (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))))) (*.f64 #s(literal 2 binary64) ew))
(/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal 2 binary64) (*.f64 (neg.f64 ew) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))))) (*.f64 (neg.f64 ew) #s(literal 2 binary64)))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))))) (*.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 2 binary64) (*.f64 ew (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))))) (*.f64 ew #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (-.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 3 binary64)))))
(fma.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 eh (sin.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 #s(literal -1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))
(fma.f64 (*.f64 eh (sin.f64 t)) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 eh (*.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(fma.f64 (sin.f64 t) (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))))
(+.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))
(+.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew))))
(fabs.f64 (-.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew)) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew)))))
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))) ew)
(*.f64 ew (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) ew)) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 ew) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))))))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))))
(/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(neg.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))))
(/.f64 (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))))
(fabs.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 0 binary64)))
(fabs.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal 1 binary64))
(pow.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) #s(literal 1 binary64))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal 1 binary64))
(*.f64 (*.f64 (cos.f64 t) #s(literal -1 binary64)) ew)
(*.f64 (neg.f64 (cos.f64 t)) ew)
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 t) ew))
(*.f64 (neg.f64 ew) (cos.f64 t))
(*.f64 (cos.f64 t) (neg.f64 ew))
(*.f64 ew (neg.f64 (cos.f64 t)))
(neg.f64 (*.f64 (cos.f64 t) ew))
(-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 t) ew))
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))))
(*.f64 (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))
(pow.f64 (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64))))
(/.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))) #s(literal -1 binary64)))
(fabs.f64 (-.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))))
(fabs.f64 (neg.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))))
(fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))))) #s(literal -1 binary64))))
#s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (+.f64 (cos.f64 (-.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)) (cos.f64 (+.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)) t)))) #s(literal 2 binary64))
(*.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)))
(*.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)))
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64)))
(pow.f64 (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (neg.f64 (cos.f64 t))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(/.f64 (neg.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (cos.f64 t)))
(/.f64 (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (cos.f64 t))
(/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew)
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 (/.f64 #s(literal -1 binary64) ew) (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (neg.f64 ew)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (neg.f64 ew))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)))
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 eh eh) #s(literal -1 binary64)) (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))))
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) (*.f64 eh eh))
(*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))
(*.f64 (*.f64 eh eh) (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))))
(*.f64 eh (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh))
(neg.f64 (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(fma.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal -2 binary64)) (cos.f64 t)) (neg.f64 ew)) (*.f64 eh eh) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(fma.f64 (*.f64 eh eh) (*.f64 (*.f64 (pow.f64 eh #s(literal -2 binary64)) (cos.f64 t)) (neg.f64 ew)) (*.f64 (*.f64 eh eh) (neg.f64 (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))))
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal -2 binary64)) (cos.f64 t)) (neg.f64 ew)) (*.f64 eh eh)) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(+.f64 (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (pow.f64 eh #s(literal -2 binary64)) (cos.f64 t)) (neg.f64 ew))) (*.f64 (*.f64 eh eh) (neg.f64 (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))))
(*.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))))
(/.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))
(neg.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))) #s(literal -1 binary64)))
(*.f64 (fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))))))
(/.f64 (fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))))
(fabs.f64 (-.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 0 binary64)))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal 1 binary64))
(pow.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)) #s(literal -1 binary64))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))))) #s(literal 1 binary64))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew) (*.f64 eh (sin.f64 t)))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))))
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (*.f64 eh (sin.f64 t)) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew))
(*.f64 eh (*.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(*.f64 (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) ew))
(*.f64 (sin.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) (pow.f64 ew #s(literal -1 binary64))))
(*.f64 (sin.f64 t) (*.f64 eh (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(pow.f64 (/.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 1 binary64))) (neg.f64 ew))
(/.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal -1 binary64)) ew)
(/.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (neg.f64 (neg.f64 (neg.f64 ew))))
(/.f64 (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) #s(literal 1 binary64)) ew)
(/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 ew))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) ew)
(neg.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (neg.f64 eh) (sin.f64 t))) ew))
(neg.f64 (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 eh (sin.f64 t))) (neg.f64 ew)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (sin.f64 t) ew))
(*.f64 (/.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) ew))
(*.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 eh ew) (sin.f64 t))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 eh (sin.f64 t)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 eh (sin.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh (sin.f64 t)) ew))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (neg.f64 eh) (/.f64 (neg.f64 (sin.f64 t)) ew))
(*.f64 (*.f64 eh (sin.f64 t)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 eh (/.f64 (sin.f64 t) ew))
(*.f64 (sin.f64 t) (/.f64 eh ew))
(pow.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal -1 binary64))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 ew))
(/.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) ew)
(/.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal -1 binary64)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal 1 binary64)) ew)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (*.f64 eh (sin.f64 t)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 ew (*.f64 eh (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 eh (sin.f64 t))))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 ew))
(/.f64 (*.f64 eh (sin.f64 t)) ew)
(neg.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh))
(exp.f64 (*.f64 (log.f64 (/.f64 ew (*.f64 eh (sin.f64 t)))) #s(literal -1 binary64)))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
(*.f64 (*.f64 (/.f64 t ew) #s(literal -1 binary64)) eh)
(*.f64 (*.f64 (neg.f64 eh) t) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t ew) eh))
(*.f64 (/.f64 t ew) (neg.f64 eh))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(*.f64 eh (neg.f64 (/.f64 t ew)))
(*.f64 t (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh)))
(pow.f64 (/.f64 ew (*.f64 (neg.f64 eh) t)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 eh))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 t))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 eh) t))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (/.f64 ew t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (/.f64 ew t)))
(/.f64 (*.f64 (neg.f64 t) (neg.f64 eh)) (neg.f64 ew))
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 t)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) t)) (neg.f64 ew))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (/.f64 ew t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (/.f64 ew t))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (/.f64 ew t))
(/.f64 (*.f64 (neg.f64 eh) t) ew)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (*.f64 (neg.f64 eh) t))))
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (neg.f64 eh) t)))
(/.f64 (neg.f64 eh) (/.f64 ew t))
(neg.f64 (*.f64 (/.f64 t ew) eh))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t ew) eh))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (neg.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (neg.f64 eh) (sin.f64 t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 eh ew) (tan.f64 t))
(*.f64 (/.f64 (sin.f64 t) ew) (/.f64 eh (cos.f64 t)))
(*.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 (*.f64 eh (sin.f64 t)) ew))
(*.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh) (pow.f64 (neg.f64 (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (*.f64 (tan.f64 t) eh) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (tan.f64 t) (*.f64 (pow.f64 ew #s(literal -1 binary64)) eh))
(*.f64 (tan.f64 t) (/.f64 eh ew))
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))
(*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))
(*.f64 (*.f64 eh (sin.f64 t)) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)))
(*.f64 (*.f64 eh (sin.f64 t)) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 t)))
(*.f64 eh (/.f64 (tan.f64 t) ew))
(*.f64 (sin.f64 t) (/.f64 (/.f64 eh ew) (cos.f64 t)))
(*.f64 (sin.f64 t) (/.f64 eh (*.f64 (cos.f64 t) ew)))
(*.f64 (sin.f64 t) (*.f64 (/.f64 eh ew) (pow.f64 (cos.f64 t) #s(literal -1 binary64))))
(pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (sin.f64 t))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (cos.f64 t)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) eh)) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal -1 binary64)))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) ew)))
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) #s(literal 1 binary64))) (neg.f64 (cos.f64 t)))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (tan.f64 t)) eh) (neg.f64 ew))
(/.f64 (*.f64 (*.f64 eh (sin.f64 t)) (pow.f64 (cos.f64 t) #s(literal -1 binary64))) ew)
(/.f64 (neg.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64))) (neg.f64 (/.f64 ew (*.f64 eh (sin.f64 t)))))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 (*.f64 (neg.f64 (cos.f64 t)) ew)))
(/.f64 (*.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) #s(literal 1 binary64)) (cos.f64 t))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (*.f64 (*.f64 eh (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (cos.f64 t) ew))
(/.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) (/.f64 ew (*.f64 eh (sin.f64 t))))
(/.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh) (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))))
(/.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (tan.f64 t) eh) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (tan.f64 t) eh) ew)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (sin.f64 t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (cos.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (tan.f64 t) eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 t) ew) (*.f64 eh (sin.f64 t))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew (*.f64 eh (sin.f64 t))) (cos.f64 t)))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 eh)) (neg.f64 ew))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (neg.f64 eh) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (neg.f64 (neg.f64 (cos.f64 t))))
(/.f64 (/.f64 (*.f64 eh (sin.f64 t)) ew) (cos.f64 t))
(/.f64 (*.f64 eh (sin.f64 t)) (*.f64 (cos.f64 t) ew))
(/.f64 eh (/.f64 ew (tan.f64 t)))
(neg.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 t) #s(literal -2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew))
(*.f64 (sin.f64 t) (/.f64 (sin.f64 t) ew))
(pow.f64 (/.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 ew))
(/.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal -1 binary64)) ew)
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal -1 binary64)) (neg.f64 ew))
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal 1 binary64)) ew)
(/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (neg.f64 ew))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))
(/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (neg.f64 ew)))
(exp.f64 (fma.f64 (log.f64 (sin.f64 t)) #s(literal 2 binary64) (*.f64 (log.f64 ew) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log.f64 ew) #s(literal -1 binary64) (*.f64 (log.f64 (sin.f64 t)) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 ew (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)))

eval177.0ms (1.4%)

Memory
7.4MiB live, 159.6MiB allocated
Compiler

Compiled 49 463 to 4 287 computations (91.3% saved)

prune73.0ms (0.6%)

Memory
5.6MiB live, 83.8MiB allocated
Pruning

39 alts after pruning (37 fresh and 2 done)

PrunedKeptTotal
New77623799
Fresh71421
Picked415
Done011
Total78739826
Accuracy
100.0%
Counts
826 → 39
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.5%
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
37.8%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 ew (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh)))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
39.9%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
43.4%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
59.8%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
31.5%
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
61.9%
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
33.0%
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
59.8%
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
99.8%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
90.4%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
61.9%
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
51.9%
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
50.2%
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
31.9%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
39.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
41.9%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
26.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.3%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
39.6%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
40.0%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
40.0%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
38.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
38.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
92.8%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
77.8%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) ew) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))))
89.8%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) ew)))
92.7%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 eh (*.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) ew)))
89.2%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh))))
43.6%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
Compiler

Compiled 4 025 to 2 416 computations (40% saved)

simplify118.0ms (0.9%)

Memory
14.3MiB live, 58.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
cost-diff2
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
cost-diff2
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
cost-diff2
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
cost-diff0
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
cost-diff0
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
cost-diff2
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
cost-diff2
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
cost-diff0
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
cost-diff0
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
cost-diff2
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
cost-diff2
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
cost-diff0
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
cost-diff0
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
cost-diff0
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
cost-diff0
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
cost-diff0
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)))
cost-diff0
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
cost-diff2
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
cost-diff4
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0991185
01621173
12871157
26131136
315601121
431541108
572221108
080631089
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(cos.f64 t)
(pow.f64 ew #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(/.f64 (*.f64 eh (sin.f64 t)) ew)
(*.f64 eh (sin.f64 t))
(sin.f64 t)
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
ew
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
(*.f64 (/.f64 t ew) (neg.f64 eh))
(/.f64 t ew)
t
(neg.f64 eh)
eh
#s(literal 2 binary64)
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(neg.f64 ew)
ew
(cos.f64 t)
t
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))
(atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
#s(literal 1/3 binary64)
(/.f64 (*.f64 (*.f64 t t) eh) ew)
(*.f64 (*.f64 t t) eh)
(*.f64 t t)
eh
(/.f64 eh ew)
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
(*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh))
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
(neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))))
(fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))
(/.f64 ew eh)
ew
eh
(/.f64 (cos.f64 t) eh)
(cos.f64 t)
t
(*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))
(/.f64 (sin.f64 t) ew)
(sin.f64 t)
(tan.f64 t)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (tan.f64 t) ew)
Outputs
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))
(fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (cos.f64 t) ew)
(cos.f64 t)
(pow.f64 ew #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))
(*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))
(*.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))
(sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(sin.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))
(/.f64 (*.f64 eh (sin.f64 t)) ew)
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(*.f64 eh (sin.f64 t))
(*.f64 (sin.f64 t) eh)
(sin.f64 t)
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64)))))))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64))))))
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64)))))
ew
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64))))
(+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64)))
(pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))
(pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t)) #s(literal 2 binary64))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 (neg.f64 eh) ew) t))
(*.f64 (/.f64 t ew) (neg.f64 eh))
(*.f64 (/.f64 (neg.f64 eh) ew) t)
(/.f64 t ew)
t
(neg.f64 eh)
eh
#s(literal 2 binary64)
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t))))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t))))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(neg.f64 ew)
ew
(cos.f64 t)
t
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t))))))
#s(literal 1 binary64)
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t)))))
(atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))
(atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t))))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t)))
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (*.f64 (/.f64 eh ew) t))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) t) t #s(literal 1 binary64)) (/.f64 eh ew))
#s(literal 1/3 binary64)
(/.f64 (*.f64 (*.f64 t t) eh) ew)
(*.f64 (*.f64 t t) eh)
(*.f64 t t)
eh
(/.f64 eh ew)
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) ew))
(*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) ew)
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (tan.f64 t) ew)
(tan.f64 t)
t
ew
eh
#s(literal 1 binary64)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (sin.f64 t) eh) ew)) (tan.f64 t) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (sin.f64 t) eh) ew)) (tan.f64 t) (*.f64 (cos.f64 t) ew)))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (neg.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (sin.f64 t) eh) ew)) (tan.f64 t) (*.f64 (cos.f64 t) ew))))
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
(neg.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 (sin.f64 t) eh) ew)) (tan.f64 t) (*.f64 (cos.f64 t) ew)))
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
(neg.f64 (fma.f64 (*.f64 (tan.f64 t) eh) (/.f64 (sin.f64 t) ew) (*.f64 (/.f64 (cos.f64 t) eh) ew)))
(neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))))
(neg.f64 (fma.f64 (/.f64 (/.f64 ew eh) eh) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))))
(fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))
(fma.f64 (/.f64 (/.f64 ew eh) eh) (cos.f64 t) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))
(/.f64 ew eh)
ew
eh
(/.f64 (cos.f64 t) eh)
(cos.f64 t)
t
(*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))
(/.f64 (sin.f64 t) ew)
(sin.f64 t)
(tan.f64 t)
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))) #s(literal -1 binary64))
#s(literal 1 binary64)
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t))))
(atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))
(atan.f64 (*.f64 (/.f64 eh ew) (tan.f64 t)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (tan.f64 t) ew)

localize898.0ms (7%)

Memory
2.7MiB live, 791.4MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy6.901490505547875
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
accuracy8.137632882330609
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
accuracy8.69685423418036
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy17.103574312677562
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
accuracy40.6790247272281
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
accuracy8.69685423418036
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
accuracy24.570459004384414
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))
accuracy25.91720903841655
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
accuracy29.204138472622354
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))
accuracy4.603445747600971
(*.f64 (/.f64 t ew) (neg.f64 eh))
accuracy8.692205744969604
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
accuracy27.752755720310873
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
accuracy40.6790247272281
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
accuracy1.4009481888043034
(/.f64 (*.f64 eh (sin.f64 t)) ew)
accuracy3.038197210038622
(*.f64 (/.f64 (tan.f64 t) ew) eh)
accuracy8.852462224322108
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
accuracy24.570459004384414
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
Samples
464.0ms129×2valid
321.0ms117×1valid
7.0ms10×0valid
Compiler

Compiled 842 to 81 computations (90.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 647.0ms
ival-sin: 169.0ms (26.1% of total)
ival-mult: 107.0ms (16.5% of total)
ival-cos: 89.0ms (13.8% of total)
adjust: 76.0ms (11.8% of total)
ival-div: 53.0ms (8.2% of total)
ival-log: 40.0ms (6.2% of total)
ival-fabs: 23.0ms (3.6% of total)
ival-tan: 21.0ms (3.2% of total)
ival-add: 15.0ms (2.3% of total)
ival-neg: 14.0ms (2.2% of total)
ival-atan: 9.0ms (1.4% of total)
const: 6.0ms (0.9% of total)
ival-pow: 6.0ms (0.9% of total)
ival-exp: 5.0ms (0.8% of total)
ival-sub: 5.0ms (0.8% of total)
ival-pow2: 5.0ms (0.8% of total)
ival-sqrt: 3.0ms (0.5% of total)
exact: 1.0ms (0.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series373.0ms (2.9%)

Memory
27.2MiB live, 415.5MiB allocated
Counts
28 → 144
Calls
Call 1
Inputs
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (*.f64 eh (sin.f64 t)) ew)
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
(*.f64 (/.f64 t ew) (neg.f64 eh))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Outputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
ew
(+ ew (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (pow (cos t) 2)))))
(+ ew (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))))) (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))))))
(+ ew (* (pow eh 2) (+ (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/2 (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4))))))) (* -1/2 (* (pow eh 2) (* ew (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))) (* (pow ew 2) (pow (cos t) 2)))) (/ (pow (sin t) 6) (* (pow ew 6) (pow (cos t) 6))))))))))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))))))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(* eh (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(log (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(* -1 (/ (* ew (cos t)) eh))
(/ (+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) eh)
(/ (* eh (sin t)) (* ew (cos t)))
(/ (* eh (sin t)) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh t) ew))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* (pow ew 2) (cos t)) (* eh (sin t)))
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh)
(* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(* -1 (/ (* eh (pow (sin t) 2)) (* ew (cos t))))
(* eh (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (* (pow ew 2) (cos t)) (* eh (sin t))))
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh))
(* -1 (* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))))
(* -1 (* eh (- (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))))
(* -1 (* eh (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
(* ew (cos t))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (/ (cos t) (* eh (sin t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))))) (cos t))) (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))))) (/ (cos t) (* eh (sin t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6))))))) (cos t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (pow (cos t) 8) (* (pow eh 8) (pow (sin t) 8))))))) (cos t))))))) (/ (cos t) (* eh (sin t)))))
(/ (+ (* 1/2 (/ (* (pow ew 2) (cos t)) (* eh (sin t)))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* eh (sin t)))))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (cos t) (* eh (sin t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (cos t) 5)) (* (pow eh 5) (pow (sin t) 5)))))))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ eh (* 1/3 (* eh (pow t 2)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(/ (+ (* -1 (/ (* eh (pow (sin t) 2)) (cos t))) (* -1 (/ (* (pow ew 2) (cos t)) eh))) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))))))
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6)))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* ew (+ (* -1 (/ (cos t) eh)) (* -1 (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (- (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) 1)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4)))) 1)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6))))) 1)))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (/ (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))) ew))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (/ (cos t) eh) (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ ew (* -1/2 (* ew (pow t 2))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ ew (* -1/2 (/ (* (pow eh 2) (pow t 2)) ew)))
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* 1/2 (* ew (* (pow t 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))))))))
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* 1/2 (* ew (* (pow t 2) (- (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ (pow eh 2) (pow ew 2)))) (+ (* -1 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (pow ew 2))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow ew 2))))))))) (* 1/2 (* ew (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))))
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))))
(+ 1 (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (* 1/2 (/ (pow eh 2) (pow ew 2))))))
(+ 1 (* (pow t 2) (+ (* 1/2 (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* 2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/3 (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))) (pow ew 2)))))))) (* 1/2 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(/ eh ew)
(+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(* -1 (/ ew eh))
(+ (* -1 (* eh (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))) (* -1 (/ ew eh)))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* eh (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(/ (* eh t) ew)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* ew (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(* 1/3 (/ (* eh (pow t 2)) ew))
(* (pow t 2) (+ (* 1/3 (/ eh ew)) (/ eh (* ew (pow t 2)))))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
Calls

9 calls:

TimeVariablePointExpression
90.0ms
ew
@-inf
((* (* (sin (atan (* (/ (tan t) ew) eh))) (/ (* eh (sin t)) ew)) ew) (/ (cos t) (pow ew -1)) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (exp (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1)) (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (* eh (sin t)) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (/ t ew) (neg eh)) (* (/ (tan t) ew) eh) (cos (atan (* (/ (tan t) ew) eh))) (log (cos (atan (* (/ (tan t) ew) eh)))))
71.0ms
eh
@0
((* (* (sin (atan (* (/ (tan t) ew) eh))) (/ (* eh (sin t)) ew)) ew) (/ (cos t) (pow ew -1)) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (exp (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1)) (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (* eh (sin t)) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (/ t ew) (neg eh)) (* (/ (tan t) ew) eh) (cos (atan (* (/ (tan t) ew) eh))) (log (cos (atan (* (/ (tan t) ew) eh)))))
50.0ms
t
@-inf
((* (* (sin (atan (* (/ (tan t) ew) eh))) (/ (* eh (sin t)) ew)) ew) (/ (cos t) (pow ew -1)) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (exp (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1)) (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (* eh (sin t)) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (/ t ew) (neg eh)) (* (/ (tan t) ew) eh) (cos (atan (* (/ (tan t) ew) eh))) (log (cos (atan (* (/ (tan t) ew) eh)))))
34.0ms
eh
@-inf
((* (* (sin (atan (* (/ (tan t) ew) eh))) (/ (* eh (sin t)) ew)) ew) (/ (cos t) (pow ew -1)) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (exp (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1)) (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (* eh (sin t)) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (/ t ew) (neg eh)) (* (/ (tan t) ew) eh) (cos (atan (* (/ (tan t) ew) eh))) (log (cos (atan (* (/ (tan t) ew) eh)))))
31.0ms
eh
@inf
((* (* (sin (atan (* (/ (tan t) ew) eh))) (/ (* eh (sin t)) ew)) ew) (/ (cos t) (pow ew -1)) (fabs (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))))) (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (exp (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1)) (* (log (cos (atan (* (/ (tan t) ew) eh)))) 1) (fabs (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew)))))) (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh))))) (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (fabs (/ (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (cos (atan (* (/ (tan t) ew) eh))) (* (/ (tan t) ew) eh) (/ (* eh (sin t)) ew) (* (/ (neg (sin t)) ew) (/ eh (cos t))) (* (/ t ew) (neg eh)) (* (/ (tan t) ew) eh) (cos (atan (* (/ (tan t) ew) eh))) (log (cos (atan (* (/ (tan t) ew) eh)))))

simplify171.0ms (1.3%)

Memory
-26.0MiB live, 165.5MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
07585043
126974963
080054756
Stop Event
iter limit
node limit
Counts
144 → 143
Calls
Call 1
Inputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
ew
(+ ew (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (pow (cos t) 2)))))
(+ ew (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))))) (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))))))
(+ ew (* (pow eh 2) (+ (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/2 (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4))))))) (* -1/2 (* (pow eh 2) (* ew (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))) (* (pow ew 2) (pow (cos t) 2)))) (/ (pow (sin t) 6) (* (pow ew 6) (pow (cos t) 6))))))))))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))))))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))))))))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(* eh (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(* -1 (* ew (cos t)))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(log (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(* -1 (/ (* ew (cos t)) eh))
(/ (+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) eh)
(/ (* eh (sin t)) (* ew (cos t)))
(/ (* eh (sin t)) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(* -1 (/ (* eh t) ew))
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(/ (* (pow ew 2) (cos t)) (* eh (sin t)))
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh)
(* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(* -1 (/ (* eh (pow (sin t) 2)) (* ew (cos t))))
(* eh (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(* -1 (/ (* (pow ew 2) (cos t)) (* eh (sin t))))
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh))
(* -1 (* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))))
(* -1 (* eh (- (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))))
(* -1 (* eh (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
(* ew (cos t))
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (/ (cos t) (* eh (sin t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))))) (cos t))) (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))))) (/ (cos t) (* eh (sin t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6))))))) (cos t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (pow (cos t) 8) (* (pow eh 8) (pow (sin t) 8))))))) (cos t))))))) (/ (cos t) (* eh (sin t)))))
(/ (+ (* 1/2 (/ (* (pow ew 2) (cos t)) (* eh (sin t)))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* eh (sin t)))))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (cos t) (* eh (sin t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (cos t) 5)) (* (pow eh 5) (pow (sin t) 5)))))))) (/ (* eh (sin t)) (cos t))) ew)
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/ (+ eh (* 1/3 (* eh (pow t 2)))) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(/ (+ (* -1 (/ (* eh (pow (sin t) 2)) (cos t))) (* -1 (/ (* (pow ew 2) (cos t)) eh))) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(* ew (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))))))
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6)))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* ew (+ (* -1 (/ (cos t) eh)) (* -1 (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(* -1 (* ew (- (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) 1)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4)))) 1)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6))))) 1)))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(* -1 (/ (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))) ew))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* -1 (* ew (+ (/ (cos t) eh) (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(+ ew (* -1/2 (* ew (pow t 2))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(+ ew (* -1/2 (/ (* (pow eh 2) (pow t 2)) ew)))
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* 1/2 (* ew (* (pow t 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))))))))
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* 1/2 (* ew (* (pow t 2) (- (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ (pow eh 2) (pow ew 2)))) (+ (* -1 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (pow ew 2))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow ew 2))))))))) (* 1/2 (* ew (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))))
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))))
(+ 1 (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (* 1/2 (/ (pow eh 2) (pow ew 2))))))
(+ 1 (* (pow t 2) (+ (* 1/2 (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* 2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/3 (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))) (pow ew 2)))))))) (* 1/2 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(/ eh ew)
(+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew))
(* -1 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(* -1 (/ ew eh))
(+ (* -1 (* eh (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))) (* -1 (/ ew eh)))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* eh (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(/ (* eh t) ew)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(* ew (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(* 1/3 (/ (* eh (pow t 2)) ew))
(* (pow t 2) (+ (* 1/3 (/ eh ew)) (/ eh (* ew (pow t 2)))))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
Outputs
(* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(fabs (+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fabs.f64 (fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))))
(* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(fabs (- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fabs.f64 (fma.f64 (neg.f64 (*.f64 (sin.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))))
(* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))
(+ (* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (neg.f64 (*.f64 (sin.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))))
ew
(+ ew (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (pow (cos t) 2)))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew)
(+ ew (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))))) (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh) ew)
(+ ew (* (pow eh 2) (+ (* -1/2 (/ (pow (sin t) 2) (* ew (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/2 (* ew (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4))))))) (* -1/2 (* (pow eh 2) (* ew (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/4 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))))) (* (pow ew 2) (pow (cos t) 2)))) (/ (pow (sin t) 6) (* (pow ew 6) (pow (cos t) 6))))))))))))
(fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 eh eh) ew) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) ew))) (*.f64 eh eh))) (*.f64 eh eh) ew)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))))))
(fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 eh (/.f64 eh (pow.f64 ew #s(literal 4 binary64))))))) (*.f64 eh eh) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (sin t) 2) (* (pow ew 2) (pow (cos t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (sin t) 4) (* (pow ew 4) (pow (cos t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))))))))
(fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 eh (/.f64 eh (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (*.f64 eh eh) #s(literal 1 binary64))
(* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (*.f64 (neg.f64 ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t)))))
(neg.f64 (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew)) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))))
(* eh (+ (* 1/3 (/ (pow t 2) ew)) (/ 1 ew)))
(*.f64 (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) ew)) eh)
(fabs (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 eh eh) ew) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(* -1 (* ew (cos t)))
(*.f64 (neg.f64 ew) (cos.f64 t))
(- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t)))
(neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 eh eh) ew) (*.f64 (cos.f64 t) ew)))
(cos (atan (/ (* eh (sin t)) (* ew (cos t)))))
(cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))
(log (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))))
(neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 eh eh) ew) (*.f64 (cos.f64 t) ew)))
(* -1 (/ (* ew (cos t)) eh))
(*.f64 (neg.f64 ew) (/.f64 (cos.f64 t) eh))
(/ (+ (* -1 (* ew (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))) eh)
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 eh eh) ew) (*.f64 (cos.f64 t) ew))) eh)
(/ (* eh (sin t)) (* ew (cos t)))
(*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))
(/ (* eh (sin t)) ew)
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(* -1 (/ (* eh (sin t)) (* ew (cos t))))
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))
(* -1 (/ (* eh t) ew))
(*.f64 (/.f64 (neg.f64 eh) ew) t)
(* eh (+ (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))
(*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 ew eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh)
(* -1 (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (neg.f64 (*.f64 (sin.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))
(* eh (- (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh) (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) (sin.f64 t) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (cos.f64 t)) (/.f64 ew eh))) eh)
(/ (* (pow ew 2) (cos t)) (* eh (sin t)))
(/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (sin.f64 t) eh))
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 #s(literal -3/4 binary64) (cos.f64 t))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t))) eh)
(/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh)
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 t)) (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (sin.f64 t) #s(literal 8 binary64)))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 #s(literal -3/4 binary64) (cos.f64 t))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t)))) eh)
(* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))) eh)
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(*.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t)))) eh)
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(*.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))) eh)
(* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* ew (cos t))))
(*.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(* (pow eh 2) (+ (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (pow eh 2))) (* -1 (/ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2)) (* ew (cos t))))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (*.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (/.f64 (cos.f64 t) eh)) (/.f64 ew eh)))) (*.f64 eh eh))
(* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t))))
(*.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
(* (pow eh 2) (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(* -1 (/ (* eh (pow (sin t) 2)) (* ew (cos t))))
(*.f64 (neg.f64 eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))
(* eh (+ (* -1 (/ (* ew (cos t)) (pow eh 2))) (* -1 (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(* -1 (* eh (+ (* -1 (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* ew (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 ew eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))))
(* -1 (* eh (- (* -1 (/ (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) eh)) (* -1 (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))))
(*.f64 (neg.f64 eh) (fma.f64 (neg.f64 ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (/.f64 (cos.f64 t) eh)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (sin.f64 t))))
(* -1 (/ (* (pow ew 2) (cos t)) (* eh (sin t))))
(*.f64 (neg.f64 (*.f64 ew (/.f64 ew eh))) (/.f64 (cos.f64 t) (sin.f64 t)))
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))) eh))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 ew #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t))) (neg.f64 eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t)))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 #s(literal -3/4 binary64) (cos.f64 t))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t))) (neg.f64 eh))
(* -1 (/ (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow eh 4) (cos t)))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (cos t) 6)) (pow (sin t) 6)))))) (pow (sin t) 2))) (/ (* (pow ew 8) (pow (cos t) 8)) (pow (sin t) 8)))) (* (pow eh 6) (cos t)))) (+ (* -1/2 (/ (* (pow ew 4) (pow (cos t) 3)) (* (pow eh 2) (pow (sin t) 3)))) (/ (* (pow ew 2) (cos t)) (sin t))))) eh))
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 t)) (*.f64 (fma.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (sin.f64 t) #s(literal 8 binary64)))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (/.f64 #s(literal -3/4 binary64) (cos.f64 t))) (/.f64 (sin.f64 t) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh eh)))) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t)))) (neg.f64 eh))
(* -1 (* eh (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t)))))))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t)))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (cos t) 3)) (* (pow eh 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (cos t) 5)) (* (pow eh 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* ew (cos t)) (* (pow eh 2) (sin t)))) (/ (sin t) (* ew (cos t))))))))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 3 binary64)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (/.f64 (*.f64 (cos.f64 t) ew) eh) eh) (/.f64 (/.f64 (sin.f64 t) ew) (cos.f64 t))))))
(* -1 (* eh (- (* -1/3 (/ (pow t 2) ew)) (/ 1 ew))))
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal -1 binary64) ew)))
(* -1 (* eh (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))
(* ew (cos t))
(*.f64 (cos.f64 t) ew)
(- (* ew (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (neg.f64 (*.f64 (sin.f64 t) eh)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))))
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (/ (cos t) (* eh (sin t)))))
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (/.f64 (cos.f64 t) eh) (sin.f64 t))) (*.f64 ew ew))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))))) (cos t))) (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))))) (/ (cos t) (* eh (sin t)))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (sin.f64 t)) (*.f64 ew ew)) (/.f64 eh (cos.f64 t)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 ew ew) (/.f64 (/.f64 (cos.f64 t) eh) (sin.f64 t))) (*.f64 ew ew))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (sin t) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6))))))) (cos t))) (* -1/2 (/ (* eh (* (pow ew 2) (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))) (* 1/4 (/ (pow (cos t) 6) (* (pow eh 6) (pow (sin t) 6)))))) (* (pow eh 2) (pow (sin t) 2)))) (/ (pow (cos t) 8) (* (pow eh 8) (pow (sin t) 8))))))) (cos t))))))) (/ (cos t) (* eh (sin t)))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (sin.f64 t) (cos.f64 t)) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))))) (sin.f64 t)) (/.f64 (*.f64 ew ew) (cos.f64 t)))))) (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (/.f64 (/.f64 (cos.f64 t) eh) (sin.f64 t))) (*.f64 ew ew))
(/ (+ (* 1/2 (/ (* (pow ew 2) (cos t)) (* eh (sin t)))) (/ (* eh (sin t)) (cos t))) ew)
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (sin.f64 t)) (*.f64 (sin.f64 t) (/.f64 eh (cos.f64 t)))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (cos t) 3)) (* (pow eh 3) (pow (sin t) 3)))) (* 1/2 (/ (cos t) (* eh (sin t)))))) (/ (* eh (sin t)) (cos t))) ew)
(/.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) eh) (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 eh #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 eh (cos.f64 t)))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (cos t) (* eh (sin t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (cos t) 3) (* (pow eh 3) (pow (sin t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (cos t) 5)) (* (pow eh 5) (pow (sin t) 5)))))))) (/ (* eh (sin t)) (cos t))) ew)
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 eh #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 eh #s(literal 3 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 ew ew) (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 t)) (/.f64 (cos.f64 t) eh))) (*.f64 ew ew) (*.f64 (sin.f64 t) (/.f64 eh (cos.f64 t)))) ew)
(/ (+ (* -1 (* (pow ew 2) (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))) ew)
(/ (+ eh (* 1/3 (* eh (pow t 2)))) ew)
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64) eh) ew)
(/ (+ (* -1 (* (pow ew 2) (cos t))) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (cos t)))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (cos.f64 t) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (cos.f64 t)))) ew)
(/ (+ (* -1 (/ (* eh (pow (sin t) 2)) (cos t))) (* -1 (/ (* (pow ew 2) (cos t)) eh))) ew)
(/.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (cos.f64 t) eh) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 eh (cos.f64 t))))) ew)
(* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))
(*.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))) ew)
(* ew (+ (* -1 (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew)) (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))))
(*.f64 (fma.f64 (neg.f64 eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (/.f64 (sin.f64 t) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (cos.f64 t))) ew)
(* ew (+ 1 (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew)
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 eh eh) ew) ew) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64)) ew)
(* ew (+ 1 (+ (* -1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6)))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) #s(literal 1 binary64)) ew)
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal 1 binary64)))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (sin t) 4)) (* (pow ew 4) (pow (cos t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (sin t) 6)) (* (pow ew 6) (pow (cos t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))
(* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))))
(* ew (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t)))) (cos t)))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)))
(* ew (+ (* -1 (cos t)) (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)))
(* ew (+ (* -1 (/ (cos t) eh)) (* -1 (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 eh (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (/.f64 (cos.f64 t) eh)))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1 (/ (* eh (* (sin t) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) ew)))))
(*.f64 (neg.f64 ew) (neg.f64 (fma.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)) (/.f64 eh ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)))))
(* -1 (* ew (+ (* -1 (* (cos t) (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (/ (* eh (* (sin t) (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) ew))))
(*.f64 (neg.f64 ew) (fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) (cos.f64 t) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (sin.f64 t)) (/.f64 eh ew))))
(* -1 (* ew (- (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) 1)))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal -1 binary64)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4)))) 1)))
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 eh eh) ew) ew) (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (pow.f64 ew #s(literal 4 binary64))))) #s(literal -1 binary64)))
(* -1 (* ew (- (+ (* 1/2 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))) (pow ew 4))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (sin t) 4)) (pow (cos t) 4)))))) (pow (cos t) 2))) (/ (* (pow eh 6) (pow (sin t) 6)) (pow (cos t) 6))) (pow ew 6))))) 1)))
(*.f64 (neg.f64 ew) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (fma.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) #s(literal -1 binary64)))
(* -1 (* ew (+ (* (cos t) (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (/ (* (pow eh 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (pow (sin t) 2))) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (*.f64 (*.f64 eh eh) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t))))
(* -1 (/ (+ (* -1 eh) (* -1/3 (* eh (pow t 2)))) ew))
(/.f64 (fma.f64 (*.f64 (*.f64 t t) eh) #s(literal -1/3 binary64) (neg.f64 eh)) (neg.f64 ew))
(* -1 (* ew (- (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))) (* -1 (cos t)))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)))
(* -1 (* ew (+ (cos t) (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 (*.f64 eh eh) (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (cos.f64 t)))
(* -1 (* ew (+ (/ (cos t) eh) (/ (* eh (pow (sin t) 2)) (* (pow ew 2) (cos t))))))
(*.f64 (neg.f64 ew) (fma.f64 (/.f64 eh (cos.f64 t)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) ew) (/.f64 (cos.f64 t) eh)))
(* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(* t (+ (* -1/6 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t)
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* 1/120 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))))))))
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 #s(literal -1/6 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t)
(* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* (pow t 2) (+ (* -1/6 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* -1/5040 (* eh (* (pow t 2) (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/120 (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) eh) (*.f64 (*.f64 t t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (*.f64 (*.f64 #s(literal 1/120 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (*.f64 #s(literal -1/6 binary64) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t)
(+ ew (* -1/2 (* ew (pow t 2))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* 1/24 (* ew (pow t 2))))))
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) ew)
(+ ew (* (pow t 2) (+ (* -1/2 ew) (* (pow t 2) (+ (* -1/720 (* ew (pow t 2))) (* 1/24 ew))))))
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 t t) ew) (*.f64 #s(literal 1/24 binary64) ew)) (*.f64 t t) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) ew)
(* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew)
(+ (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(fma.f64 (*.f64 eh t) (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (* t (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))) (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) #s(literal -1/2 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(+ (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* eh (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))) (* t (+ (* -1/2 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* -1/6 (* eh (* t (sin (atan (/ (* eh (sin t)) (* ew (cos t)))))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) t (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh)) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) ew))
(* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew)
(+ (* -1 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))
(fma.f64 (neg.f64 (*.f64 eh t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* -1/2 (* ew (* t (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) eh (*.f64 (*.f64 (*.f64 ew t) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t)))))) #s(literal -1/2 binary64))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(+ (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))) (* t (- (* t (+ (* -1/2 (* ew (cos (atan (* -1 (/ (* eh (sin t)) (* ew (cos t)))))))) (* 1/6 (* eh (* t (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))) (* eh (sin (atan (* -1 (/ (* eh (sin t)) (* ew (cos t))))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) t) (*.f64 (*.f64 #s(literal -1/2 binary64) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))) t (*.f64 (neg.f64 eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))))) t (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (sin.f64 t) (cos.f64 t))))) ew))
(+ ew (* -1/2 (/ (* (pow eh 2) (pow t 2)) ew)))
(fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew)
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* 1/2 (* ew (* (pow t 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) ew) (*.f64 (neg.f64 (fma.f64 (/.f64 eh ew) (/.f64 eh ew) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -1/3 binary64)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))) (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 t t) ew)
(+ ew (* (pow t 2) (+ (* -1/2 (/ (pow eh 2) ew)) (* (pow t 2) (+ (* 1/2 (* ew (* (pow t 2) (- (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (* 1/3 (/ (pow eh 2) (pow ew 2)))) (+ (* -1 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (pow ew 2))) (+ (* 2/45 (/ (pow eh 2) (pow ew 2))) (/ (* (pow eh 2) (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (* -1/3 (/ (pow eh 2) (pow ew 2)))))) (pow ew 2))))))))) (* 1/2 (* ew (- (* -1 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 4) (pow ew 4))) (+ (* -1/3 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) ew) (fma.f64 (-.f64 (fma.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -2/3 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 1/3 binary64))) (fma.f64 (neg.f64 (*.f64 eh eh)) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) ew) (/.f64 #s(literal 2/3 binary64) ew)) (fma.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 eh ew) (/.f64 eh ew) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -1/3 binary64)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))) (/.f64 (/.f64 (*.f64 eh eh) ew) ew)) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal 2/45 binary64) ew) (/.f64 (*.f64 eh eh) ew) (*.f64 (neg.f64 (fma.f64 (/.f64 eh ew) (/.f64 eh ew) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -1/3 binary64)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 eh eh) ew) ew)))))) (*.f64 t t) (neg.f64 (fma.f64 (/.f64 eh ew) (/.f64 eh ew) (fma.f64 (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))) #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -1/3 binary64)) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))))) (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/2 binary64))) (*.f64 t t) ew)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow t 2)) (pow ew 2))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) ew) (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4))))))) (* 1/2 (/ (pow eh 2) (pow ew 2))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 t t) (/.f64 (/.f64 (*.f64 eh eh) ew) ew))) (*.f64 t t) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (+ (* 1/2 (/ (pow eh 2) (pow ew 2))) (* (pow t 2) (+ (* 1/2 (* (pow t 2) (- (* 2/45 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (* -1 (/ (pow eh 2) (pow ew 2))))) (+ (* 1/3 (/ (pow eh 2) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))) (pow ew 2)))))))) (* 1/2 (- (* -1/3 (/ (pow eh 2) (pow ew 2))) (+ (* -1 (/ (pow eh 2) (pow ew 2))) (* 1/4 (/ (pow eh 4) (pow ew 4)))))))))))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (/.f64 (/.f64 (*.f64 eh eh) ew) ew)) (fma.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 eh eh) ew) ew)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal -2/3 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 1/3 binary64))))) (*.f64 t t) (fma.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 2/3 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))) (*.f64 t t) (*.f64 (/.f64 (/.f64 (*.f64 eh eh) ew) ew) #s(literal 1/2 binary64))) (*.f64 t t) #s(literal 1 binary64))
(* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t)))))))
(*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew)))))
(fma.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) ew (*.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))))))
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(+ (* -1 (* ew (cos (atan (/ (* eh (sin t)) (* ew (cos t))))))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) (* (pow t 2) (+ (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew))) (* (pow t 2) (* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))))))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 t t) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))) (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))) (*.f64 t t) (*.f64 (neg.f64 ew) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew))))))
(/ eh ew)
(/.f64 eh ew)
(+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew))
(fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/3 binary64) (/.f64 eh ew))
(* -1 ew)
(neg.f64 ew)
(- (* (pow t 2) (- (* -1 (/ (pow eh 2) ew)) (* -1/2 ew))) ew)
(fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -1/6 (/ (pow eh 2) ew)) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))
(- (* (pow t 2) (- (+ (* -1 (/ (pow eh 2) ew)) (* (pow t 2) (- (+ (* -1/6 (/ (pow eh 2) ew)) (* (pow t 2) (- (* -31/360 (/ (pow eh 2) ew)) (* -1/720 ew)))) (* 1/24 ew)))) (* -1/2 ew))) ew)
(fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))
(+ (* -1 ew) (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))))
(neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(fma.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)))) (*.f64 t t) (neg.f64 ew))
(+ (* -1 ew) (* (pow t 2) (+ (* -1 (* (pow eh 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* (pow eh 2) (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* (pow eh 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew))) (*.f64 eh eh) (*.f64 (*.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/720 binary64) (/.f64 #s(literal 31/360 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)))) (*.f64 t t))) (*.f64 t t) (neg.f64 ew))
(* -1 (/ ew eh))
(/.f64 (neg.f64 ew) eh)
(+ (* -1 (* eh (* (pow t 2) (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew))))) (* -1 (/ ew eh)))
(neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew)))))) (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))))))
(fma.f64 (*.f64 (neg.f64 eh) (fma.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)))) (*.f64 t t) (/.f64 (neg.f64 ew) eh))
(+ (* -1 (/ ew eh)) (* (pow t 2) (+ (* -1 (* eh (+ (* -1/2 (/ ew (pow eh 2))) (/ 1 ew)))) (* (pow t 2) (+ (* -1 (* eh (* (pow t 2) (+ (* -1/720 (/ ew (pow eh 2))) (* 31/360 (/ 1 ew)))))) (* -1 (* eh (+ (* 1/24 (/ ew (pow eh 2))) (* 1/6 (/ 1 ew))))))))))
(fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew))) eh (*.f64 (*.f64 (neg.f64 eh) (fma.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/720 binary64) (/.f64 #s(literal 31/360 binary64) ew)) (*.f64 t t) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal 1/24 binary64) (/.f64 #s(literal 1/6 binary64) ew)))) (*.f64 t t))) (*.f64 t t) (/.f64 (neg.f64 ew) eh))
(/ (* eh t) ew)
(*.f64 (/.f64 eh ew) t)
(* t (+ (* 1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/3 binary64) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 2/15 (/ (* eh (pow t 2)) ew)) (* 1/3 (/ eh ew)))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 eh (/.f64 (*.f64 t t) ew)))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* 1/3 (/ eh ew)) (* (pow t 2) (+ (* 17/315 (/ (* eh (pow t 2)) ew)) (* 2/15 (/ eh ew)))))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 eh (/.f64 (*.f64 t t) ew)) (*.f64 #s(literal 2/15 binary64) (/.f64 eh ew))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* -1/6 (/ (* eh (pow t 2)) ew)) (/ eh ew)))
(*.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal -1/6 binary64) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* 1/120 (/ (* eh (pow t 2)) ew)))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/120 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* (pow t 2) (+ (* -1/6 (/ eh ew)) (* (pow t 2) (+ (* -1/5040 (/ (* eh (pow t 2)) ew)) (* 1/120 (/ eh ew)))))) (/ eh ew)))
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal -1/5040 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 eh ew)) t)
(* t (+ (* -1 (* (pow t 2) (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))) (* -1 (/ eh ew))))
(*.f64 (neg.f64 (fma.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/3 binary64) (/.f64 eh ew))) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))) (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))
(*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64)) (*.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))) (*.f64 t t))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* t (+ (* -1 (/ eh ew)) (* (pow t 2) (+ (* -1 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* (pow t 2) (+ (* -1 (* (pow t 2) (- (* -1/5040 (/ eh ew)) (+ (* -1/2 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew))))) (+ (* -1/720 (/ eh ew)) (* 1/24 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew))))))))) (* -1 (- (* 1/120 (/ eh ew)) (+ (* -1/2 (- (* -1/6 (/ eh ew)) (* -1/2 (/ eh ew)))) (* 1/24 (/ eh ew)))))))))))
(*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal -1/5040 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal 1/24 binary64) (*.f64 (/.f64 eh ew) #s(literal -1/720 binary64))))) (*.f64 t t) (-.f64 (*.f64 (/.f64 eh ew) #s(literal 1/120 binary64)) (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) #s(literal -1/2 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/24 binary64)))))) (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (*.f64 t t) (/.f64 (neg.f64 eh) ew)) t)
(* ew (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) ew)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (sin t) 2)) (* (pow ew 2) (pow (cos t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(* (cos (atan (/ (* eh (sin t)) (* ew (cos t))))) (- (* -1 (/ (* (pow eh 2) (pow (sin t) 2)) (* ew (cos t)))) (* ew (cos t))))
(*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (/.f64 (*.f64 eh eh) ew) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))))
(* 1/3 (/ (* eh (pow t 2)) ew))
(*.f64 (*.f64 eh (/.f64 (*.f64 t t) ew)) #s(literal 1/3 binary64))
(* (pow t 2) (+ (* 1/3 (/ eh ew)) (/ eh (* ew (pow t 2)))))
(*.f64 (fma.f64 (/.f64 eh ew) #s(literal 1/3 binary64) (/.f64 eh (*.f64 (*.f64 t t) ew))) (*.f64 t t))
(* -1 (* (pow eh 2) (+ (/ (* ew (cos t)) (pow eh 2)) (/ (pow (sin t) 2) (* ew (cos t))))))
(*.f64 (neg.f64 (*.f64 eh eh)) (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t))))

rewrite202.0ms (1.6%)

Memory
28.8MiB live, 196.1MiB allocated
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
099782
0162772
1511737
23496727
09014727
Stop Event
iter limit
node limit
iter limit
Counts
28 → 468
Calls
Call 1
Inputs
(*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
#s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))
(*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)
(*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(/.f64 (*.f64 eh (sin.f64 t)) ew)
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
(*.f64 (/.f64 t ew) (neg.f64 eh))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t))))
(log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Outputs
(*.f64 (*.f64 ew (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (/.f64 (*.f64 (sin.f64 t) eh) ew))
(*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) ew)
(*.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew))
(*.f64 (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)))
(*.f64 ew (*.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) ew)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (neg.f64 (*.f64 ew (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))) (neg.f64 ew))
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) ew) ew)
(/.f64 (*.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)) (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64))) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (*.f64 ew (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) ew)
(*.f64 (pow.f64 ew #s(literal 1/2 binary64)) (pow.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) ew)
(*.f64 (neg.f64 (cos.f64 t)) (pow.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 t) ew))
(*.f64 (cos.f64 t) ew)
(*.f64 ew (pow.f64 (pow.f64 (cos.f64 t) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 ew (cos.f64 t))
(pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 ew #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) ew))))
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) ew))
(/.f64 (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) (pow.f64 ew #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (/.f64 #s(literal -1 binary64) ew)))
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (pow.f64 ew #s(literal -1 binary64)))
(/.f64 (neg.f64 (cos.f64 t)) (/.f64 #s(literal -1 binary64) ew))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64))))
(/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64)))
(neg.f64 (/.f64 (neg.f64 (cos.f64 t)) (pow.f64 ew #s(literal -1 binary64))))
(neg.f64 (/.f64 (cos.f64 t) (/.f64 #s(literal -1 binary64) ew)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 t) ew) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))))
(fabs.f64 (-.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))))))
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (*.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) (sin.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (-.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))))
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) ew)
(*.f64 (neg.f64 ew) (pow.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 ew (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))
(*.f64 ew (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(pow.f64 (*.f64 (pow.f64 ew #s(literal -1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 ew #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 ew))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 ew)) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))
(/.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 ew) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew)))
(/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (neg.f64 ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(neg.f64 (/.f64 ew (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))) (/.f64 ew (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))))
(exp.f64 (-.f64 (log.f64 ew) (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64))) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64))) (pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (exp.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64))))))
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64))) (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 6 binary64)) #s(literal 1 binary64)))))
(sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log1p.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(/.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal -1 binary64))
(/.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 1 binary64))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64))))
(neg.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64))) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew) #s(literal -1 binary64)))
(*.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))) #s(literal -1 binary64)))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))) (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) (/.f64 ew eh) (*.f64 ew #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (/.f64 ew eh))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) (neg.f64 ew) (*.f64 ew (neg.f64 eh)))) (neg.f64 (*.f64 ew (neg.f64 ew))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) ew (*.f64 ew eh))) (neg.f64 (*.f64 ew ew)))
(/.f64 (neg.f64 (+.f64 ew (*.f64 (/.f64 ew eh) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (/.f64 ew eh) ew)))
(/.f64 (neg.f64 (fma.f64 (neg.f64 eh) ew (*.f64 (neg.f64 ew) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 (neg.f64 ew) ew)))
(/.f64 (neg.f64 (fma.f64 eh ew (*.f64 ew (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))))) (neg.f64 (*.f64 ew ew)))
(/.f64 (-.f64 (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh)) (*.f64 ew ew)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew)))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) (/.f64 ew eh) (*.f64 ew #s(literal 1 binary64))) (*.f64 ew (/.f64 ew eh)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) (neg.f64 ew) (*.f64 ew (neg.f64 eh))) (*.f64 ew (neg.f64 ew)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) ew (*.f64 ew eh)) (*.f64 ew ew))
(/.f64 (+.f64 ew (*.f64 (/.f64 ew eh) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)))) (*.f64 (/.f64 ew eh) ew))
(/.f64 (fma.f64 (neg.f64 eh) ew (*.f64 (neg.f64 ew) (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)))) (*.f64 (neg.f64 ew) ew))
(/.f64 (fma.f64 eh ew (*.f64 ew (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)))) (*.f64 ew ew))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew))
(/.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh)) (*.f64 ew ew))))
(/.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64))) (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))) (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 ew eh) #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -2 binary64)) #s(literal 1/9 binary64) (*.f64 (/.f64 eh ew) (/.f64 (-.f64 eh (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64))) ew))) (fma.f64 (pow.f64 (/.f64 ew (*.f64 (*.f64 t t) eh)) #s(literal -3 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 ew eh) #s(literal -3 binary64))))))
(fma.f64 (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 ew #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 eh (pow.f64 ew #s(literal -1/2 binary64))) (pow.f64 ew #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) (/.f64 eh ew) (/.f64 eh ew))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) (pow.f64 ew #s(literal -1 binary64)) (/.f64 eh ew))
(fma.f64 (/.f64 #s(literal -1 binary64) ew) (pow.f64 (pow.f64 (neg.f64 eh) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 eh) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew))
(fma.f64 (*.f64 (*.f64 t t) eh) (*.f64 (pow.f64 ew #s(literal -1 binary64)) #s(literal 1/3 binary64)) (/.f64 eh ew))
(fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal 1/3 binary64)) (/.f64 eh ew))
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew))
(fma.f64 #s(literal 1 binary64) (/.f64 eh ew) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) ew) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 eh #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 (pow.f64 ew #s(literal -1 binary64)) eh (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 ew (neg.f64 eh)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 eh (neg.f64 ew)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(fma.f64 eh (pow.f64 ew #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew)) (/.f64 (pow.f64 (/.f64 ew eh) #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) eh) #s(literal 1/3 binary64)) eh) ew)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)) (/.f64 eh ew))
(+.f64 (/.f64 eh ew) (*.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64)))
(*.f64 (fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(*.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))) (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(/.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))))
(fabs.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal 0 binary64)))
(fabs.f64 (*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(fabs.f64 (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal 1 binary64))
(pow.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)) #s(literal -1 binary64))
#s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)))) #s(literal 1 binary64))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) #s(literal -1 binary64))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (E.f64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (tan.f64 t) ew))))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (log.f64 (E.f64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(neg.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fma.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (log.f64 (E.f64)) #s(literal 0 binary64))
(fma.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal 0 binary64))
(-.f64 (log.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (log.f64 #s(literal -1 binary64)))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(-.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(+.f64 (log.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (log.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(+.f64 #s(literal 0 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(+.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew))))
(fabs.f64 (-.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew)) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew))))))
(fabs.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew)))))
(fabs.f64 (neg.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew)))
#s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) ew))
(*.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) #s(literal -1 binary64)) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))
(pow.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (neg.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))
(/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))))
(neg.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))) #s(literal -1 binary64)))
(*.f64 (*.f64 eh eh) (neg.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))))
(*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)
(*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) (*.f64 eh eh))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(*.f64 eh (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)))
(neg.f64 (*.f64 eh (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) eh)))
(neg.f64 (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) eh) eh))
(neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 eh eh)))
(*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh)
(*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh))
(*.f64 (neg.f64 eh) (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) eh))
(*.f64 eh (neg.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))))
(neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) eh))
(fma.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) eh) ew) (neg.f64 eh)) eh (*.f64 (*.f64 (neg.f64 (tan.f64 t)) (/.f64 (sin.f64 t) ew)) eh))
(fma.f64 eh (/.f64 (*.f64 (/.f64 (cos.f64 t) eh) ew) (neg.f64 eh)) (*.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (/.f64 (sin.f64 t) ew))))
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) eh))
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (cos.f64 t) eh) ew) (neg.f64 eh)) eh) (*.f64 (*.f64 (neg.f64 (tan.f64 t)) (/.f64 (sin.f64 t) ew)) eh))
(+.f64 (*.f64 eh (/.f64 (*.f64 (/.f64 (cos.f64 t) eh) ew) (neg.f64 eh))) (*.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (/.f64 (sin.f64 t) ew))))
(*.f64 (fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) #s(literal -1 binary64))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(/.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh))))))
(fabs.f64 (-.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64)))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fabs.f64 (*.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 t) eh) (/.f64 ew eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (neg.f64 eh)) eh)) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (fabs.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(*.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (E.f64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal -1 binary64)))
(/.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(fabs.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))
(cos.f64 (atan.f64 (*.f64 (neg.f64 eh) (/.f64 (tan.f64 t) ew))))
(cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))
(exp.f64 (*.f64 (log.f64 (E.f64)) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal -1 binary64)))
(exp.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 (*.f64 eh (tan.f64 t)) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 eh (/.f64 (tan.f64 t) ew))
(*.f64 (/.f64 (tan.f64 t) ew) eh)
(*.f64 (tan.f64 t) (/.f64 eh ew))
(pow.f64 (/.f64 ew (*.f64 eh (tan.f64 t))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 (tan.f64 t)) eh)) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 (tan.f64 t)) eh) (neg.f64 ew))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 #s(literal 1 binary64) eh) (/.f64 ew (tan.f64 t)))
(/.f64 (*.f64 eh (tan.f64 t)) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 eh (tan.f64 t)) ew)
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 eh (tan.f64 t))))
(/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew))
(/.f64 (neg.f64 eh) (neg.f64 (/.f64 ew (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 ew (neg.f64 eh)) (tan.f64 t)))
(/.f64 eh (/.f64 ew (tan.f64 t)))
(*.f64 (*.f64 (*.f64 (sin.f64 t) eh) (pow.f64 ew #s(literal -1/2 binary64))) (pow.f64 ew #s(literal -1/2 binary64)))
(*.f64 (/.f64 eh #s(literal 1 binary64)) (/.f64 (sin.f64 t) ew))
(*.f64 (/.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) ew))
(*.f64 (/.f64 (sin.f64 t) ew) eh)
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 t) eh) ew))
(*.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (neg.f64 eh) (/.f64 (neg.f64 (sin.f64 t)) ew))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 t) eh) #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 ew #s(literal -1 binary64)) (*.f64 (sin.f64 t) eh))
(*.f64 (*.f64 (sin.f64 t) eh) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (sin.f64 t) (/.f64 eh ew))
(*.f64 eh (/.f64 (sin.f64 t) ew))
(pow.f64 (/.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64))) (neg.f64 ew))
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t)))) (neg.f64 (neg.f64 (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (/.f64 (neg.f64 ew) (sin.f64 t)))
(/.f64 (/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) #s(literal -1 binary64)) ew)
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (sin.f64 t))) (neg.f64 (neg.f64 ew)))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 ew (sin.f64 t)))
(/.f64 (*.f64 (*.f64 (sin.f64 t) eh) #s(literal 1 binary64)) ew)
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 ew (sin.f64 t)) eh))
(/.f64 (*.f64 (neg.f64 eh) (sin.f64 t)) (neg.f64 ew))
(/.f64 (neg.f64 eh) (/.f64 (neg.f64 ew) (sin.f64 t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh)))
(/.f64 (*.f64 (sin.f64 t) eh) ew)
(/.f64 eh (/.f64 ew (sin.f64 t)))
(neg.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) eh))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 ew (sin.f64 t)) eh)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))) (sqrt.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))))
(pow.f64 (sqrt.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 1 binary64))
#s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))
(exp.f64 (log.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh)))))
(*.f64 (*.f64 (/.f64 t ew) #s(literal -1 binary64)) eh)
(*.f64 (neg.f64 (/.f64 t ew)) eh)
(*.f64 (*.f64 (neg.f64 eh) t) (pow.f64 ew #s(literal -1 binary64)))
(*.f64 (/.f64 t ew) (neg.f64 eh))
(*.f64 (neg.f64 eh) (/.f64 t ew))
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t ew) eh))
(*.f64 t (*.f64 (pow.f64 ew #s(literal -1 binary64)) (neg.f64 eh)))
(*.f64 t (/.f64 (neg.f64 eh) ew))
(pow.f64 (/.f64 ew (*.f64 (neg.f64 eh) t)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (neg.f64 eh))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (neg.f64 t))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 eh) t))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (/.f64 ew t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh))) (neg.f64 (/.f64 ew t)))
(/.f64 (*.f64 (neg.f64 t) (neg.f64 eh)) (neg.f64 ew))
(/.f64 (*.f64 (neg.f64 eh) (neg.f64 t)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) t)) (neg.f64 ew))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (/.f64 ew t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (/.f64 ew t))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 eh)) (/.f64 ew t))
(/.f64 (*.f64 (neg.f64 eh) t) ew)
(/.f64 #s(literal 1 binary64) (/.f64 ew (*.f64 (neg.f64 eh) t)))
(/.f64 (neg.f64 eh) (/.f64 ew t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 ew (*.f64 (neg.f64 eh) t))))
(neg.f64 (*.f64 (/.f64 t ew) eh))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 t ew) eh))
#s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))
(*.f64 (pow.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(pow.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal -1 binary64))
(/.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(fabs.f64 (-.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))))
(fabs.f64 (neg.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))))
(fabs.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))))
(cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t)))) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) eh) ew) #s(literal 1/3 binary64) (/.f64 eh ew)) t))))) #s(literal 1 binary64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (log.f64 (E.f64)))
(*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(neg.f64 (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(fma.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) (log.f64 (E.f64)) #s(literal 0 binary64))
(fma.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) #s(literal 0 binary64))
(-.f64 (log.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (log.f64 #s(literal -1 binary64)))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(-.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(+.f64 (log.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))) (log.f64 (sqrt.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))))
(+.f64 #s(literal 0 binary64) (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))))
(+.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew))))) #s(literal 0 binary64))
(log.f64 (cos.f64 (atan.f64 (*.f64 eh (/.f64 (tan.f64 t) ew)))))

eval117.0ms (0.9%)

Memory
2.6MiB live, 118.9MiB allocated
Compiler

Compiled 38 932 to 3 699 computations (90.5% saved)

prune106.0ms (0.8%)

Memory
-25.0MiB live, 96.1MiB allocated
Pruning

43 alts after pruning (41 fresh and 2 done)

PrunedKeptTotal
New60318621
Fresh92332
Picked415
Done112
Total61743660
Accuracy
100.0%
Counts
660 → 43
Alt Table
Click to see full alt table
StatusAccuracyProgram
61.5%
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
37.8%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 ew (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh)))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
43.4%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
59.7%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
59.8%
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
31.5%
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
61.9%
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
33.0%
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
59.8%
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
99.8%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
90.4%
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
61.9%
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
51.9%
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
50.2%
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
31.7%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
31.8%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
31.9%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
34.9%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
50.6%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
35.2%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
26.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
21.6%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
26.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.3%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
36.4%
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
35.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
40.1%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
37.9%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
38.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
35.7%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
32.8%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
31.1%
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
52.2%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) (pow.f64 ew #s(literal -1/2 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
92.7%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 eh (/.f64 ew (sin.f64 t)))) ew))))
92.4%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (/.f64 eh ew) t)))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
56.9%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (/ (cos t) (pow ew -1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
89.2%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 ew eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh)))
92.7%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 eh (*.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) ew)))
43.6%
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
Compiler

Compiled 7 139 to 2 107 computations (70.5% saved)

regimes122.0ms (0.9%)

Memory
20.1MiB live, 93.0MiB allocated
Counts
80 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 #s(approx (* (neg eh) (tan t)) (*.f64 (neg.f64 eh) t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 (-.f64 (*.f64 #s(approx (* ew (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (/ (cos t) (pow ew -1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(pow.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 eh (*.f64 (sin.f64 t) (/.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (sin.f64 t) (/.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) eh) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (/.f64 eh ew) t)))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 eh (/.f64 ew (sin.f64 t)))) ew))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (fma.f64 (*.f64 (cos.f64 t) ew) (/.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t) (/.f64 (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))) ew)) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (*.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (/.f64 ew eh) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t))) eh)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (/.f64 (cos.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) (pow.f64 ew #s(literal -1/2 binary64))) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (fabs.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (fma.f64 (/.f64 ew eh) (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t)) (*.f64 (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t)))) (neg.f64 eh)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (cos.f64 t)) (*.f64 eh (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 ew (pow.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (sin.f64 t)))) (neg.f64 eh)))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) #s(literal 2 binary64))) ew) (-.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) (neg.f64 eh)))) (*.f64 (*.f64 (cos.f64 t) ew) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 #s(approx (/ (pow (* (neg (sin (atan (* (/ (tan t) ew) eh)))) (* (sin t) eh)) 2) (/ (- (* (cos t) ew) (* (sin t) (/ eh (/ ew (* (tan t) eh))))) (/ 1 (cos (atan (* (/ (tan t) ew) eh)))))) (/.f64 (*.f64 (*.f64 (cos.f64 t) ew) (pow.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) #s(literal 2 binary64))) (neg.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))))
(fabs.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 t) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 ew (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) ew) (/.f64 (pow.f64 (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) ew) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(fabs.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (sin.f64 t) (/.f64 eh (/.f64 ew (*.f64 (tan.f64 t) eh))))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(fabs.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (*.f64 (sin.f64 t) eh)) (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))) (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew)) #s(literal 2 binary64)))))
Outputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
Calls

5 calls:

26.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
26.0ms
ew
22.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
22.0ms
t
21.0ms
eh
Results
AccuracySegmentsBranch
99.8%1eh
99.8%1ew
99.8%1t
99.8%1(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
99.8%1(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
Compiler

Compiled 62 to 44 computations (29% saved)

regimes94.0ms (0.7%)

Memory
-6.1MiB live, 76.1MiB allocated
Counts
55 → 2
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 #s(approx (* (neg eh) (tan t)) (*.f64 (neg.f64 eh) t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 (-.f64 (*.f64 #s(approx (* ew (cos t)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) (fma.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(approx (/ (cos t) (pow ew -1)) (fma.f64 (*.f64 #s(literal -1/2 binary64) ew) (*.f64 t t) ew)) (*.f64 (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (/.f64 (*.f64 eh (sin.f64 t)) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (/.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (cos.f64 t)) (*.f64 (*.f64 ew ew) (cos.f64 t)))) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (fma.f64 ew (/.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) ew) (cos.f64 t)))) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Calls

5 calls:

26.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
19.0ms
ew
16.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
15.0ms
eh
15.0ms
t
Results
AccuracySegmentsBranch
90.4%1eh
95.1%2ew
90.4%1t
90.4%1(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
90.4%1(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
Compiler

Compiled 62 to 44 computations (29% saved)

regimes105.0ms (0.8%)

Memory
-20.6MiB live, 101.8MiB allocated
Counts
49 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t))) (*.f64 (neg.f64 eh) eh)))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 ew eh) (/.f64 (cos.f64 t) eh) (*.f64 (/.f64 (sin.f64 t) ew) (tan.f64 t)))) eh) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Calls

5 calls:

34.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
21.0ms
t
14.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
14.0ms
eh
13.0ms
ew
Results
AccuracySegmentsBranch
73.0%3eh
70.0%5(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
65.8%3(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
68.4%4t
83.2%3ew
Compiler

Compiled 62 to 44 computations (29% saved)

regimes16.0ms (0.1%)

Memory
31.7MiB live, 31.7MiB allocated
Counts
46 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Calls

1 calls:

13.0ms
ew
Results
AccuracySegmentsBranch
83.2%3ew
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes34.0ms (0.3%)

Memory
-14.0MiB live, 25.4MiB allocated
Counts
45 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Outputs
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Calls

1 calls:

31.0ms
ew
Results
AccuracySegmentsBranch
83.2%3ew
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes17.0ms (0.1%)

Memory
-13.9MiB live, 25.0MiB allocated
Counts
44 → 3
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) (*.f64 (cos.f64 t) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (*.f64 (neg.f64 (sin.f64 t)) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) #s(literal -1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (/.f64 (pow.f64 ew #s(literal -1 binary64)) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) eh) (*.f64 (sin.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (sin.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t)))) (cos.f64 t))))))
(fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))))))
Outputs
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh)))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Calls

1 calls:

14.0ms
ew
Results
AccuracySegmentsBranch
82.3%3ew
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes69.0ms (0.5%)

Memory
10.7MiB live, 89.7MiB allocated
Counts
36 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (neg.f64 (sin.f64 t)) ew) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 eh eh) ew)) ew))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (*.f64 (cos.f64 t) ew))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) ew))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 #s(approx (/ 1 (+ (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh))))) (* (cos (atan (* (/ (tan t) ew) eh))) (* (cos t) ew)))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (cos.f64 (atan.f64 (/.f64 (/.f64 (*.f64 (sin.f64 t) eh) ew) (cos.f64 t))))))))
(fabs.f64 (/.f64 (-.f64 #s(approx (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (/.f64 (*.f64 (*.f64 eh t) (*.f64 eh t)) (neg.f64 ew))) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) #s(literal 1 binary64))) ew)))
Outputs
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
Calls

5 calls:

23.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
13.0ms
t
10.0ms
ew
10.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
10.0ms
eh
Results
AccuracySegmentsBranch
59.8%1(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
59.8%1t
59.8%1(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
59.8%1eh
59.8%1ew
Compiler

Compiled 62 to 44 computations (29% saved)

regimes56.0ms (0.4%)

Memory
21.4MiB live, 59.4MiB allocated
Counts
26 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) ew (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (/.f64 (neg.f64 ew) eh)) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) ew (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 t t) ew))) t) t (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) ew (*.f64 #s(literal -31/360 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 t t) (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64)))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg ew) (cos t)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 t t) ew))) t) t (*.f64 #s(literal 1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (neg (+ (* ew (/ (cos t) (* eh eh))) (/ (/ (pow (sin t) 2) ew) (cos t)))) (* eh eh)) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (*.f64 t t) eh)) (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) #s(approx (* (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) (*.f64 eh eh) ew)))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 #s(approx (* (neg (+ (* (/ ew eh) (/ (cos t) eh)) (* (/ (sin t) ew) (tan t)))) eh) (neg.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 ew (*.f64 eh eh)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) ew)) (*.f64 t t)) eh (/.f64 ew eh)))) eh)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64) (*.f64 #s(literal -1/24 binary64) ew)) (*.f64 t t) (/.f64 (*.f64 eh eh) (neg.f64 ew))) (*.f64 #s(literal -1/2 binary64) ew)) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
Outputs
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
Calls

5 calls:

23.0ms
ew
8.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
8.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
7.0ms
t
7.0ms
eh
Results
AccuracySegmentsBranch
50.6%1eh
50.6%1(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
50.6%1ew
50.6%1(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
50.6%1t
Compiler

Compiled 62 to 44 computations (29% saved)

regimes25.0ms (0.2%)

Memory
3.7MiB live, 42.6MiB allocated
Accuracy

Total -7.4b remaining (-19.2%)

Threshold costs -7.4b (-19.2%)

Counts
14 → 1
Calls
Call 1
Inputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) #s(approx (/ ew (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1))) (fma.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 eh eh) ew)) #s(literal -1/2 binary64) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)))) ew))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (neg.f64 eh) (/.f64 t ew))))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64))))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 ew (*.f64 (tan.f64 t) eh)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) ew)))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (neg (sin t)) ew) (/.f64 (neg.f64 t) ew)) (/.f64 eh (cos.f64 t))))) ew)))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/24 binary64) ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -1/6 binary64))) (*.f64 t t) (neg.f64 (fma.f64 eh (/.f64 eh ew) (*.f64 #s(literal -1/2 binary64) ew)))) (*.f64 t t) (neg.f64 ew))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 t t) eh) ew) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (*.f64 (exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (* (/ (neg (sin t)) ew) (/ eh (cos t))) (*.f64 (/.f64 t ew) (neg.f64 eh))) #s(literal 2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) ew)))
Outputs
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
Calls

5 calls:

6.0ms
(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
5.0ms
(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
4.0ms
eh
4.0ms
t
4.0ms
ew
Results
AccuracySegmentsBranch
40.1%1ew
40.1%1t
40.1%1(-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))))
40.1%1eh
40.1%1(fabs.f64 (-.f64 (*.f64 (*.f64 ew (cos.f64 t)) (cos.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew)))) (*.f64 (*.f64 eh (sin.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (neg.f64 eh) (tan.f64 t)) ew))))))
Compiler

Compiled 62 to 44 computations (29% saved)

bsearch39.0ms (0.3%)

Memory
-10.1MiB live, 28.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
36.0ms
5.507573622295541e+42
2.0041936299000017e+51
Samples
29.0ms144×0valid
Compiler

Compiled 591 to 429 computations (27.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-sin: 8.0ms (31.8% of total)
ival-cos: 5.0ms (19.9% of total)
ival-mult: 4.0ms (15.9% of total)
ival-tan: 3.0ms (11.9% of total)
ival-div: 1.0ms (4% of total)
ival-fabs: 1.0ms (4% of total)
ival-atan: 1.0ms (4% of total)
ival-sub: 1.0ms (4% of total)
ival-neg: 1.0ms (4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch55.0ms (0.4%)

Memory
-13.9MiB live, 27.0MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
34.0ms
9.723884538176312e-92
1.0640195373262034e-91
18.0ms
-55774572530088165000.0
-1.846511311301439e+19
Samples
47.0ms112×0valid
Compiler

Compiled 817 to 460 computations (43.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-cos: 30.0ms (69.3% of total)
ival-sin: 5.0ms (11.5% of total)
ival-mult: 4.0ms (9.2% of total)
ival-tan: 2.0ms (4.6% of total)
ival-div: 1.0ms (2.3% of total)
ival-fabs: 1.0ms (2.3% of total)
ival-atan: 1.0ms (2.3% of total)
ival-assert: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
3.7MiB live, 3.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
9.723884538176312e-92
1.0640195373262034e-91
1.0ms
-55774572530088165000.0
-1.846511311301439e+19
Compiler

Compiled 817 to 458 computations (43.9% saved)

bsearch2.0ms (0%)

Memory
2.9MiB live, 2.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
0.0ms
9.723884538176312e-92
1.0640195373262034e-91
1.0ms
-55774572530088165000.0
-1.846511311301439e+19
Compiler

Compiled 803 to 444 computations (44.7% saved)

bsearch50.0ms (0.4%)

Memory
3.4MiB live, 39.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
47.0ms
1.751850868462547e-84
3.133867600060075e-83
1.0ms
-55774572530088165000.0
-1.846511311301439e+19
Samples
42.0ms112×0valid
Compiler

Compiled 1 425 to 828 computations (41.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 38.0ms
ival-cos: 23.0ms (60.3% of total)
ival-sin: 6.0ms (15.7% of total)
ival-mult: 4.0ms (10.5% of total)
ival-tan: 2.0ms (5.2% of total)
ival-div: 1.0ms (2.6% of total)
ival-fabs: 1.0ms (2.6% of total)
ival-atan: 1.0ms (2.6% of total)
ival-assert: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

simplify60.0ms (0.5%)

Memory
12.7MiB live, 48.3MiB allocated
Algorithm
egg-herbie
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0146747
1298742
2669729
31696729
44512729
Stop Event
node limit
Calls
Call 1
Inputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(if (<=.f64 ew #s(literal 7500000000000000572232738081891525247122372820992 binary64)) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (if (<=.f64 ew #s(literal 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))
Outputs
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(if (<=.f64 ew #s(literal 7500000000000000572232738081891525247122372820992 binary64)) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (neg.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))))
(if (<=.f64 ew #s(literal 7500000000000000572232738081891525247122372820992 binary64)) (fabs.f64 (fma.f64 (*.f64 (cos.f64 (atan.f64 (*.f64 #s(approx (/ (tan t) ew) (/.f64 t ew)) eh))) (cos.f64 t)) ew (*.f64 (*.f64 (sin.f64 t) eh) (sin.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (fabs.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sin.f64 t) eh) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (fabs.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sin.f64 t) eh) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (fabs.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (tan.f64 t) ew) (*.f64 (neg.f64 eh) (sin.f64 t))) eh (*.f64 (neg.f64 (cos.f64 t)) ew)) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 t) (neg.f64 eh)) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))))
(if (or (<=.f64 ew #s(literal -19000000000000000000 binary64)) (not (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)))) (fabs.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sin.f64 t) eh) (*.f64 (/.f64 (tan.f64 t) ew) eh)) (*.f64 (cos.f64 t) ew)) (pow.f64 (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))) #s(literal -1 binary64)))) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (if (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (*.f64 (fabs.f64 (-.f64 (*.f64 (cos.f64 t) ew) (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (neg.f64 (sin.f64 t))))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(if (or (<=.f64 ew #s(literal -19000000000000000000 binary64)) (not (<=.f64 ew #s(literal 7485979482591593/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)))) (*.f64 (fabs.f64 (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh) eh) (sin.f64 t)) (*.f64 (cos.f64 t) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))))
(if (<=.f64 ew #s(literal -19000000000000000000 binary64)) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (if (<=.f64 ew #s(literal 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))))
(if (or (<=.f64 ew #s(literal -19000000000000000000 binary64)) (not (<=.f64 ew #s(literal 3349227672323987/136703170298938245273281389194851335334573089430825777276610662900622062449960995201469573563940864 binary64)))) (*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh)))) (fabs.f64 #s(approx (+ (* (* (cos (atan (* (/ (tan t) ew) eh))) (cos t)) ew) (* (* (sin t) (neg eh)) (neg (sin (atan (* (/ (tan t) ew) eh)))))) #s(approx (* (+ (* (cos (atan (/ (/ (* (sin t) eh) ew) (cos t)))) (cos t)) (/ (* (* (sin t) eh) (sin (atan (/ (/ (* (sin t) eh) ew) (cos t))))) ew)) ew) (*.f64 (sin.f64 (atan.f64 (*.f64 (/.f64 eh (cos.f64 t)) (/.f64 (sin.f64 t) ew)))) (*.f64 (sin.f64 t) eh))))))
(*.f64 (fabs.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 (cos.f64 t)) ew))) (cos.f64 (atan.f64 (*.f64 (/.f64 (tan.f64 t) ew) eh))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 (/.f64 #s(approx (- (* (* (sin t) (neg eh)) (* (/ (tan t) ew) eh)) (* (cos t) ew)) (*.f64 (neg.f64 ew) (cos.f64 t))) (/.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 #s(approx (* (/ (tan t) ew) eh) (*.f64 #s(approx (+ (* 1/3 (/ (* (* t t) eh) ew)) (/ eh ew)) (/.f64 eh ew)) t)))))))
(fabs.f64 #s(approx (- (* (* ew (cos t)) (cos (atan (/ (* (neg eh) (tan t)) ew)))) (* (* eh (sin t)) (sin (atan (/ (* (neg eh) (tan t)) ew))))) (/.f64 ew #s(approx (sqrt (+ (pow (* (/ (neg (sin t)) ew) (/ eh (cos t))) 2) 1)) #s(literal 1 binary64)))))

soundness1.2s (9.5%)

Memory
5.9MiB live, 791.4MiB allocated
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0140848
1455841
21527757
32951745
46022745
08213720
06125439
121995337
087325220
091850
0145853
1483772
23507770
08569770
069693
0119681
1428627
23304610
09363610
07585043
126974963
080054756
0112616893
1402516502
0831716238
01898
03398
18698
254398
3745594
0841894
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 032 to 378 computations (63.4% saved)

preprocess169.0ms (1.3%)

Memory
-16.7MiB live, 116.6MiB allocated
Compiler

Compiled 1 538 to 330 computations (78.5% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...